df87810057
Remove pycrypto ( vinta/awesome-python#819 )
...
It appears pycrypto is no longer maintained and has known vulnerabilities, see:
dlitz/pycrypto#176
dlitz/pycrypto#173
Appears that larger projects (paramiko, ansible, twisted) have moved over to PyCA's cryptography, which is already on the list.
2017-01-27 08:24:57 -05:00
e2fd5d8a70
Merge pull request #549 from sdispater/add-orator
...
Adding Orator ORM
2017-01-19 14:29:21 +08:00
8a74bb0ae3
Merge branch 'master' into add-orator
2017-01-18 14:35:31 -05:00
720275c332
Merge branch 'master' of https://github.com/vinta/awesome-python
2017-01-18 13:51:05 -05:00
a343182ac3
Merge pull request #774 from mikeckennedy/master
...
Added talk python twitter, and python bytes podcast
2017-01-18 14:52:33 +08:00
3536f7419d
Merge pull request #814 from robinxb/patch-1
...
logbook url change
2017-01-16 14:43:42 +08:00
91ce81d543
logbook url change
2017-01-16 14:42:26 +08:00
90a91c62c1
Merge pull request #813 from zn/patch-1
...
Fix mutagen link to Github
2017-01-14 16:24:46 +08:00
ae665652b1
Fix mutagen link to Github
...
mutagen moved from Bitbucket (https://bitbucket.org/lazka/mutagen ) to Github (https://github.com/quodlibet/mutagen )
2017-01-14 10:49:13 +09:00
771cf9b007
Merge pull request #754 from fkromer/master
...
add: implementations of python
2017-01-12 14:44:36 +08:00
192305d6ae
change: merged section "High Performance" into "Implementations"
2017-01-11 20:19:34 +01:00
d26f94ba37
add: grumpy
...
https://opensource.googleblog.com/2017/01/grumpy-go-running-python.html
2017-01-10 19:58:19 +01:00
3d8a5b9c4b
change: format cleanup
2017-01-10 19:52:46 +01:00
86e2da0dfa
change: resolve merge conflicts
2017-01-10 19:52:09 +01:00
01aabaad17
Merge branch 'master' into master
2017-01-10 19:50:48 +01:00
5f12731fab
Add pywebview
2017-01-09 16:29:38 +02:00
7a097fe598
refine categories
2017-01-07 20:25:14 +08:00
ad1a3e58a3
add lptrace to Debugger section
2017-01-07 20:08:11 +08:00
b01668186a
Merge pull request #406 from ionelmc/patch-1
...
Add few more debugging tools.
2017-01-07 20:04:29 +08:00
beb08bfb6b
Merge branch 'master' into patch-1
2017-01-07 14:02:20 +02:00
2d704758e5
Merge pull request #802 from kiseok7/master
...
fix a broken link.
2016-12-22 18:30:39 +08:00
b7e81cc4ab
fix a broken link.
2016-12-22 19:16:18 +09:00
b3aa2e99df
Merge pull request #773 from rogersachan/patch-1
...
Adds MagicPython
2016-12-22 14:42:53 +08:00
6aa55bc9aa
Add mention of other IDEs
2016-12-21 11:32:04 -05:00
e6bdf574c6
Merge pull request #799 from abhi18av/patch-1
...
Updated the High Performance node
2016-12-18 23:02:38 +08:00
050bcd0d37
Updated the High Performance node
...
This commit adds the Pyjion implementation headed by the Microsoft team. Hope you add this one soon 👍
2016-12-18 19:43:04 +05:30
b3197ea138
Add vprof to profilers section
2016-12-17 13:22:28 +03:00
6cd88c3425
Merge pull request #794 from dschep/patch-1
...
Switch boto to boto3
2016-12-16 13:17:07 +08:00
af37499764
Switch boto to boto3
...
Boto3 is the current up to date version of boto. Despite what the name implies, it is also python 2.6 and 2.7 compatible.
2016-12-15 19:06:24 -05:00
6e52f02949
add nose2 Fix #785
2016-12-14 01:28:27 +08:00
16fcb9a67e
fix typo
2016-12-14 01:25:26 +08:00
308e3cb47b
remove django-oauth2-provider Fix #789
2016-12-14 01:24:54 +08:00
8439a7dd69
Added Web2py's pyDAL database ORM
...
Added pyDAL to ## ORM * Relational Databases section.
2016-12-05 13:39:55 -08:00
617222e213
Added Web2py to Web Frameworks
2016-12-05 13:20:38 -08:00
cdf934d332
Merge pull request #725 from tylerlaberge/master
...
added PyPattyrn to design patterns section.
2016-11-18 14:36:50 +08:00
bd895b971f
Added PyPattyrn to design patterns sections.
2016-11-18 01:31:54 -05:00
62fadd1c0a
Added PyPattyrn to design patterns sections.
2016-11-18 00:15:13 -05:00
e9ddb2d642
Merge branch 'master' of https://github.com/vinta/awesome-python
...
Fixed README conflicts
2016-11-18 00:13:21 -05:00
8ee45cf473
updated pypattyrn description
2016-11-17 23:59:33 -05:00
40c422dfb9
Added talk python twitter, and python bytes podcast
2016-11-13 22:45:37 -08:00
a12e916507
Adds MagicPython
2016-11-13 03:25:45 -05:00
053f640061
Merge pull request #772 from rogersachan/patch-1
...
Adds Visual Studio Code Python extension
2016-11-13 16:01:38 +08:00
675c429278
Updated description
2016-11-12 17:59:03 -05:00
25e142b6aa
Adds VSCode and Python ext
2016-11-12 11:55:51 -05:00
f526206cd1
sort
2016-11-12 22:34:01 +08:00
f1e8cc88e3
sort README by alphabetical order
2016-11-12 22:27:45 +08:00
3a3a01150d
fix sort.py
2016-11-12 22:26:46 +08:00
6041c0b211
Merge pull request #771 from hulk9914/patch-5
...
Update sort.py to make the list "alphabetically sorted"
2016-11-12 22:05:31 +08:00
53cc1fafd0
Update sort.py
2016-11-11 17:57:50 +03:00
ebab050c3b
Update sort.py
2016-11-11 16:45:39 +03:00