Commit Graph

1078 Commits

Author SHA1 Message Date
Vinta 6dd38e86b9 Merge pull request #825 from NicolasHug/master
Add surprise
2017-01-31 17:02:17 +08:00
Nicolas HUG 9f161deb04 Add surprise 2017-01-30 11:10:32 +01:00
Vinta 5168f83317 Merge pull request #823 from conradlink/master
Remove pycrypto (vinta/awesome-python#819)
2017-01-27 21:30:19 +08:00
conradlink 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
Vinta e2fd5d8a70 Merge pull request #549 from sdispater/add-orator
Adding Orator ORM
2017-01-19 14:29:21 +08:00
Sébastien Eustace 8a74bb0ae3 Merge branch 'master' into add-orator 2017-01-18 14:35:31 -05:00
Sébastien Eustace 720275c332 Merge branch 'master' of https://github.com/vinta/awesome-python 2017-01-18 13:51:05 -05:00
Vinta a343182ac3 Merge pull request #774 from mikeckennedy/master
Added talk python twitter, and python bytes podcast
2017-01-18 14:52:33 +08:00
Vinta 3536f7419d Merge pull request #814 from robinxb/patch-1
logbook url change
2017-01-16 14:43:42 +08:00
robinxb 91ce81d543 logbook url change 2017-01-16 14:42:26 +08:00
Vinta 90a91c62c1 Merge pull request #813 from zn/patch-1
Fix mutagen link to Github
2017-01-14 16:24:46 +08:00
Gaeulbyul 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
Vinta 771cf9b007 Merge pull request #754 from fkromer/master
add: implementations of python
2017-01-12 14:44:36 +08:00
thinwybk 192305d6ae change: merged section "High Performance" into "Implementations" 2017-01-11 20:19:34 +01:00
thinwybk d26f94ba37 add: grumpy
https://opensource.googleblog.com/2017/01/grumpy-go-running-python.html
2017-01-10 19:58:19 +01:00
thinwybk 3d8a5b9c4b change: format cleanup 2017-01-10 19:52:46 +01:00
thinwybk 86e2da0dfa change: resolve merge conflicts 2017-01-10 19:52:09 +01:00
thinwybk 01aabaad17 Merge branch 'master' into master 2017-01-10 19:50:48 +01:00
Vinta 7a097fe598 refine categories 2017-01-07 20:25:14 +08:00
Vinta ad1a3e58a3 add lptrace to Debugger section 2017-01-07 20:08:11 +08:00
Vinta b01668186a Merge pull request #406 from ionelmc/patch-1
Add few more debugging tools.
2017-01-07 20:04:29 +08:00
Ionel Cristian Mărieș beb08bfb6b Merge branch 'master' into patch-1 2017-01-07 14:02:20 +02:00
Vinta 2d704758e5 Merge pull request #802 from kiseok7/master
fix a broken link.
2016-12-22 18:30:39 +08:00
Kiseok Kim b7e81cc4ab fix a broken link. 2016-12-22 19:16:18 +09:00
Vinta b3aa2e99df Merge pull request #773 from rogersachan/patch-1
Adds MagicPython
2016-12-22 14:42:53 +08:00
Roger 6aa55bc9aa Add mention of other IDEs 2016-12-21 11:32:04 -05:00
Vinta e6bdf574c6 Merge pull request #799 from abhi18av/patch-1
Updated the High Performance node
2016-12-18 23:02:38 +08:00
Abhinav Sharma 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
Vinta 6cd88c3425 Merge pull request #794 from dschep/patch-1
Switch boto to boto3
2016-12-16 13:17:07 +08:00
Daniel Schep 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
Vinta 6e52f02949 add nose2 Fix #785 2016-12-14 01:28:27 +08:00
Vinta 16fcb9a67e fix typo 2016-12-14 01:25:26 +08:00
Vinta 308e3cb47b remove django-oauth2-provider Fix #789 2016-12-14 01:24:54 +08:00
Vinta cdf934d332 Merge pull request #725 from tylerlaberge/master
added PyPattyrn to design patterns section.
2016-11-18 14:36:50 +08:00
tylerlaberge bd895b971f Added PyPattyrn to design patterns sections. 2016-11-18 01:31:54 -05:00
tylerlaberge 62fadd1c0a Added PyPattyrn to design patterns sections. 2016-11-18 00:15:13 -05:00
tylerlaberge e9ddb2d642 Merge branch 'master' of https://github.com/vinta/awesome-python
Fixed README conflicts
2016-11-18 00:13:21 -05:00
tylerlaberge 8ee45cf473 updated pypattyrn description 2016-11-17 23:59:33 -05:00
Michael Kennedy 40c422dfb9 Added talk python twitter, and python bytes podcast 2016-11-13 22:45:37 -08:00
Roger a12e916507 Adds MagicPython 2016-11-13 03:25:45 -05:00
Vinta 053f640061 Merge pull request #772 from rogersachan/patch-1
Adds Visual Studio Code Python extension
2016-11-13 16:01:38 +08:00
Roger 675c429278 Updated description 2016-11-12 17:59:03 -05:00
Roger 25e142b6aa Adds VSCode and Python ext 2016-11-12 11:55:51 -05:00
Vinta f526206cd1 sort 2016-11-12 22:34:01 +08:00
Vinta f1e8cc88e3 sort README by alphabetical order 2016-11-12 22:27:45 +08:00
Vinta 3a3a01150d fix sort.py 2016-11-12 22:26:46 +08:00
Vinta 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
Ahmed Abdelaal 53cc1fafd0 Update sort.py 2016-11-11 17:57:50 +03:00
Ahmed Abdelaal ebab050c3b Update sort.py 2016-11-11 16:45:39 +03:00
Vinta 60734b11e8 Merge pull request #753 from ctolib/patch-1
Update README.md
2016-11-08 17:30:58 +08:00