Commit Graph

935 Commits

Author SHA1 Message Date
Vinta
2df8bcf08a Merge pull request #826 from yeisonvargasf/master
Adding Pytorch: deep learning framework that puts Python first.
2017-02-01 01:56:51 +08:00
Yeison Vargas
95a64f856c Fixing wrong order in Deep Learning section (My fault). 2017-01-31 12:14:25 -05:00
Yeison Vargas
f1b462421c Adding Pytorch: deep learning framework that puts Python first. 2017-01-30 12:25:16 -05:00
Nicolas HUG
9f161deb04 Add surprise 2017-01-30 11:10:32 +01:00
Michael Messmer
8af855ddd6 Fixed dup http://
fixed as @Dith3r pointed out
2017-01-27 13:21:03 -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
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
Roman
5f12731fab Add pywebview 2017-01-09 16:29:38 +02: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
Mircea Ulinic
346b8662de Merge branch 'master' into CF-ADD-NAPALM 2017-01-06 23:46:55 +00: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
nvdv
b3197ea138 Add vprof to profilers section 2016-12-17 13:22:28 +03: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
preactive
8439a7dd69 Added Web2py's pyDAL database ORM
Added pyDAL to ## ORM * Relational Databases section.
2016-12-05 13:39:55 -08:00
preactive
617222e213 Added Web2py to Web Frameworks 2016-12-05 13:20:38 -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
Matjaž Finžgar
06104fdb4c
add Sanic web server 2016-10-16 22:47:57 +02: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
Lk Geimfari
25e9c58013 Update README.md 2016-09-13 20:04:09 +03:00
Vinta
8efa6abcc8 Merge pull request #713 from sojin/master
Add seaborn
2016-09-13 14:36:56 +08:00
Yaroslav Ilin
a936fd1d2d xhtml2pdf is officially deprecated in favor of WeasyPrint 2016-09-11 12:18:25 +03:00
Yan Anisimov
3937a84076 Update README.md
Append a database for lazy people.
2016-09-08 10:01:43 +05:00
Sojin
8d07d55f40 Add seaborn
Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.
2016-08-28 20:25:08 +08:00
Vinta
e5601f568e Merge pull request #678 from xiaopeng163/master
add uvloop the fast implementation of asyncio event loop on top of libuv.
2016-08-21 01:08:01 +08:00
Swaraj Rao
947a56221b Readme: Fix link for faker
Fixed link for the Faker library

Closes https://github.com/vinta/awesome-python/issues/700
2016-08-19 23:31:08 +05:30
Sébastien Eustace
94162133c4 Adds Pendulum to Date and Time libraries 2016-08-16 09:51:41 -05:00
Mircea Ulinic
cd136c270b
Adding NAPALM 2016-08-15 09:37:37 +00:00
Vinta
d325d17f66 update README 2016-08-11 23:11:43 +08:00
Blake Oliver
4fc2baae4f Replace broken Cool Github Projects website with active subreddit of the same name and purpose 2016-08-01 06:44:02 -04:00
zhulongcheng
dc7080d3a6 Fix a link 2016-07-20 10:54:27 +08:00
Peng Xiao
3bc105e24f add uvloop
Ultra fast implementation of asyncio event loop on top of libuv.
2016-07-08 07:45:14 +08:00
James Spurin
8506951fe7 Add xmldataset
To 'Libraries for working with HTML and XML'

https://xmldataset.readthedocs.io
2016-06-28 09:39:19 +01:00
José Carlos García
29fba1f47e Update Podcast.ini name 2016-06-24 16:01:21 +02:00
José Carlos García
eabe995034 Remove redundat text 2016-06-24 09:00:55 +02:00
José Carlos García
1a5fa6961b Create Podcasts section under Resources 2016-06-24 08:58:12 +02:00
quobit
a769ffccd7 Added two podcasts to Weekly Resources 2016-06-23 23:38:43 +02:00
zhulongcheng
e6cf91b8ea Fix a link 2016-06-20 18:04:39 +08:00
Stan Bright
7d8a16e0e7 Add 'Awesome Ptyhon @LibHunt' to the Resources/Websites section 2016-06-13 10:43:20 +03:00
lovincyrus
8ec0ba9c1d Missing space - pydeep, ML 2016-05-21 00:15:08 -07:00
Vinta
fcb8d0d505 add ChatOps section 2016-05-17 14:03:11 +08:00
Guillaume Binet
88087430b7 Errbot chatbot (http://errbot.io)
The easiest and most popular chatbot to implement ChatOps in Python.
Very gentle learning curve but very powerful once you start to master
the tool (conversation flows, security, markdown formatting and
template, ...). It comes with developer friendly text and graphical
consoles to debug your plugins easily.

It is compatible out of the box with Slack, Hipchat, XMPP, IRC and lot
more. But you can also extend it easily to support a custom chat system.

Already 300+ public plugins are available !
Check out the list here: https://github.com/errbotio/errbot/wiki
2016-05-16 09:42:20 -07:00
Vinta
1a2cafdfcb add Codecov and Landscape 2016-05-09 18:06:33 +08:00
Vinta
cf70e7903b add CodeTengu Weekly 2016-05-09 18:06:11 +08:00
Vinta
485cd9dba3 fix or replace all of readthedocs links 2016-05-09 17:59:34 +08:00
zhulongcheng
c6a16158be Fix broken link for xlsxwriter 2016-05-09 17:14:37 +08:00
Vinta
77f35bfd87 add Serverless Frameworks section 2016-05-05 01:29:10 +08:00
Vinta
ecefc46acc refine 2016-04-28 23:58:29 +08:00
Attila Tovt
181eae66c3 Fix links redirects
https://github.com/sshwsfc/django-xadmin => https://github.com/sshwsfc/xadmin
https://github.com/DRMacIver/hypothesis => https://github.com/HypothesisWorks/hypothesis-python
2016-04-21 08:04:23 +03:00
Attila Tovt
fe50451d7d Add coala 2016-04-21 07:46:00 +03:00
Timothy Edmund Crosley
2db49edff7 Update README.md 2016-04-15 08:57:08 -07:00
Timothy Edmund Crosley
aa90c1cd27 Update README.md 2016-04-14 23:21:25 -07:00
Timothy Edmund Crosley
698fc3e26d Update README.md
Adds hug, the fastest growing micro-service for Python
2016-04-13 11:27:20 -07:00
Vinta
9b8253083c Merge pull request #588 from timofurrer/master
Add try - It's never been easier to try a package
2016-04-07 17:12:44 +08:00
Vinta
a0c26acd9c add jsonschema 2016-04-03 03:00:03 +08:00
Vinta
bdca951db4 fix links 2016-04-03 02:59:47 +08:00
Vinta
e581264f5e Merge pull request #595 from quobit/jinja_reallocated
Jinja2 repo reallocated to Pallets project
2016-04-03 02:47:11 +08:00
Vinta
ffc2366b3d refine 2016-04-03 02:22:53 +08:00
José Carlos García
3ec8f19493 Jinja2 repo reallocated to pallets project 2016-04-02 19:24:48 +02:00