Commit Graph

874 Commits

Author SHA1 Message Date
Yeison Vargas
f1b462421c Adding Pytorch: deep learning framework that puts Python first. 2017-01-30 12:25:16 -05: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
Sébastien Eustace
8a74bb0ae3
Merge branch 'master' into add-orator 2017-01-18 14:35:31 -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
robinxb
91ce81d543 logbook url change 2017-01-16 14:42:26 +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
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
Ionel Cristian Mărieș
beb08bfb6b Merge branch 'master' into patch-1 2017-01-07 14:02:20 +02: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
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
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
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
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
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
60734b11e8 Merge pull request #753 from ctolib/patch-1
Update README.md
2016-11-08 17:30:58 +08:00
ctolib
d3e460f5fd Update README.md 2016-11-08 17:13:10 +08:00
Vinta
4c9ca9c9ed remove duplicate item: pattern 2016-11-06 19:14:44 +08:00
Vinta
a28f9f72ee remove web.py and web2py 2016-11-06 16:23:34 +08:00
Vinta
2b3e427827 refine words 2016-11-06 16:12:37 +08:00
Vinta
83867dfbf2 refine 2016-11-06 16:05:46 +08:00
Vinta
1e910e62f0 Merge pull request #719 from yanchick/master
Add dataset database.
2016-11-04 00:25:56 +08:00
Yan Anisimov
008defbe67 Update README.md
Move dataset from database to orm
2016-11-03 21:19:35 +05:00
Eric Wang
988446671b Fix minor en dash/hyphen inconsistencies 2016-10-30 14:58:50 -07:00
thinwybk (there is no way back)
a7869ddc2d add: implementations of python
"Psyco" and "Unladen Swallow" not added, because seemed deprecated
2016-10-21 17:17:33 +02:00
ctolib
4afe8cc539 Update README.md 2016-10-21 17:04:12 +08:00
Vinta
6e957600cd Merge pull request #696 from sdispater/add-pendulum
Add Pendulum to Date and Time libraries
2016-10-21 12:31:52 +08:00
Sébastien Eustace
a3adcdb118
Change list order 2016-10-20 15:11:46 -05:00
David Bothe
bd44d187ef Updating pagan description
Proposing to update the pagan description, the previous version had grammar issues. Focused on the functionality rather than the name.
2016-10-19 15:45:34 +02:00
Kyle Maxwell
d924cfce2a Fix minor typo
"poweres" is not a word
2016-10-17 00:58:34 -05:00
Anshuman Suri
c21e36033f Adding Keras. 2016-10-12 23:36:04 +05:30
Rustem Sayargaliev
6a0322d944 Fixed pypi url (warehouse) 2016-10-11 21:37:44 +02:00
Lk Geimfari
1d4a25a750 Update README.md 2016-09-29 16:09:22 +03:00
Vinta
61cc4633a6 Merge pull request #723 from lk-geimfari/patch-1
Added "church" to Testing[voices reached 20]
2016-09-29 04:20:22 +08:00
ypyf
5d347b2034 fix typo in README.md 2016-09-17 06:43:43 +08:00