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
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
José Carlos García
f1a564dc58
Update two repos redirections
...
[Travis-CI Build #106 ](https://travis-ci.org/vinta/awesome-python/builds/119307253 ) has two issues:
> Links
1. 301 https://github.com/mitsuhiko/markupsafe → https://github.com/pallets/markupsafe
2. 301 https://github.com/mitsuhiko/itsdangerous → https://github.com/pallets/itsdangerous
2016-03-30 14:05:49 +02:00
Timo Furrer
a3b2140d92
Add try
2016-03-27 17:15:40 -07:00
Vinta
1f91dae718
fix a link
2016-03-27 19:20:26 +08:00
Grant Jenks
de1611517c
Added DiskCache reference under Caching
...
Added DiskCache reference under Caching.
2016-03-25 10:21:58 -07:00
Vinta
f184109b42
refine
2016-03-21 03:38:45 +08:00
Vinta
74c8446b24
add Cloud-Init to DevOps Tools section
2016-03-21 03:34:47 +08:00
Vinta
b2e6a7add8
Merge pull request #584 from acquayefrank/patch-1
...
Added a robust Natural Langauge Processing Library
2016-03-21 00:56:34 +08:00
Vinta
0b62a214b0
Merge pull request #504 from peterbrittain/master
...
Please add asciimatics
2016-03-20 23:40:24 +08:00
Vinta
e0fc823445
Merge pull request #564 from effigies/nipy
...
NeuroImaging in Python
2016-03-20 21:17:42 +08:00
Vinta
0c105fe931
move tox to Test Runner section
2016-03-20 21:11:52 +08:00
Vinta
aff4269e0f
remove some libs
2016-03-20 21:10:53 +08:00
Vinta
8cb7b133df
move PyAutoGUI to GUI / Web Testing section
2016-03-20 21:00:36 +08:00
Vinta
261eaba981
Merge pull request #585 from fernandojunior/patch-1
...
Add tox
2016-03-20 20:57:32 +08:00
Fernando Felix do Nascimento Junior
bc0b047a0e
Update tox desc.
2016-03-20 06:32:08 -03:00
Fernando Felix do Nascimento Junior
19d3b46915
Fix link.
2016-03-20 06:27:38 -03:00
Vinta
2d39477239
refine words
2016-03-20 17:12:13 +08:00
Fernando Felix do Nascimento Junior
f52a38d012
Add tox
...
It is awesome and you know.
2016-03-20 04:50:33 -03:00
Vinta
7ba00b5c1e
vote
2016-03-19 21:05:15 +08:00
Frank Acquaye
b064e74753
Added a robust Natural Langauge Processing Library
2016-03-19 12:23:34 +00:00
ReadmeCritic
e1b9c15a6e
Update Full Stack Python link
...
Use https
2016-03-16 06:13:15 -07:00
Vinta
2a5fdd8d85
add esengine - ElasticSearch ODM (Object Document Mapper) for Python
2016-03-13 22:14:45 +08:00
Vinta
19715eb9b4
update links
2016-03-07 16:13:06 +08:00
Vinta
2c55d39fb2
Merge pull request #471 from lee-kagiso/patch-2
...
Added marshmellow
2016-03-07 15:51:04 +08:00
Vinta
ae6386273f
fix a link
2016-03-03 18:28:24 +08:00
ReadmeCritic
650e7b92f0
Update csvkit link
2016-02-16 10:55:33 -08:00
Christopher J. Markiewicz
1f2c5688a3
Add nipy
2016-02-16 09:22:29 -05:00
Ankur Gupta
8026dfded0
Added twitter account of importpython to the Twitter List
...
Added twitter handle of importpython @importpython
2016-02-15 13:52:58 +05:30
Christopher J. Markiewicz
7e2450b905
Update HTTP 301 redirects
2016-02-11 16:14:36 -05:00
ReadmeCritic
5b08d4ec46
Update README URLs based on HTTP redirects
2016-02-08 07:18:12 -08:00
Mustafa Arıcı
f527b073c1
add Lektor to the static site generators
...
Lektor is a very easy to use static CMS and blog engine developed by @mitsuhiko. For more info here is a link to the project's [GitHub Page](https://github.com/lektor/lektor ).
2016-01-26 18:59:45 +02:00
Vinta
6b348d7c50
remove old libraries host on Google Code
2016-01-26 21:46:29 +08:00
José Castro
075f21ebaf
Added Codacy
2016-01-26 12:04:24 +00:00
Vinta
78d25e4ef1
update the link of django-shop
2016-01-23 19:27:02 +08:00
Vinta
b26b8c2c11
add TextGrocery to NLP section
2016-01-21 02:51:35 +08:00
Vinta
3604889061
update the link of bpython
2016-01-21 01:20:36 +08:00
Vinta
92af02fd67
update the link of scapy Fixes #548
2016-01-20 22:29:36 +08:00
Vinta
b57f03a952
fix links again
2016-01-09 22:47:07 +08:00
Vinta
52ba1c9815
fix links
2016-01-09 19:39:04 +08:00
Vinta
7eaffe4630
remove Landscape
2016-01-09 19:37:18 +08:00
Paul Brown
5697d2039b
change flask-admin url to new organization
2015-12-27 00:55:00 -06:00
Vinta
8e135a7c6e
Merge pull request #535 from liuyix/mycli
...
add mycli
2015-12-20 10:28:14 +08:00
liuyix
967f5135d9
move mycli to Productivity Tools
2015-12-20 09:47:37 +08:00
liuyix
eebbb5cd40
add mycli
...
mycli is a Terminal Client for MySQL with AutoCompletion and Syntax
Highlighting.
2015-12-20 09:24:50 +08:00
Vinta
25bb4a074c
fix links
2015-12-19 22:27:00 +08:00
Sri Sanketh Uppalapati
33d1b19e87
Update README.md
2015-12-17 15:51:23 +05:30
CeShine Lee
a3936f8232
Add a link to TensorFlow
2015-12-13 18:39:15 +08:00
Vinta
aa42ba1165
refine
2015-12-13 15:31:19 +08:00
Vinta
251632c209
resort
2015-12-13 15:27:35 +08:00
zhangmm
fe19cd1d34
add howdoi
...
Add [howdoi](https://github.com/gleitz/howdoi ) - Instant coding answers via the command line.
2015-12-10 09:47:48 +08:00
Ashish Gupta
d3b57f620c
Added PyPI Ranking website
2015-11-30 15:13:04 +05:30
Asad Dhamani
d7da344a81
Add skflow
2015-11-26 22:45:46 +05:30
Chris Coleman
da9049c502
Rename "IPython" to "Jupyter Notebook"
...
* [Jupyter Notebook (IPython)](https://jupyter.org ) - A rich toolkit to help you make the most out of using Python interactively.
2015-11-25 23:56:04 -07:00
Casey Weed
16733e8d0a
typo in MapReduce section
2015-11-20 08:47:56 -05:00
Asad Dhamani
d3e12905e3
Update link for solrpy
2015-11-18 03:07:45 +05:30
ReadmeCritic
8c1d5c7f30
Update redirects in Readme
2015-11-13 12:39:42 -08:00
peterbrittain
2460af85ea
Added asciimatics
2015-11-08 15:31:57 +00:00
Nathan Stocks
0b812de318
Resolved merge conflict with upstream master
2015-11-03 08:41:00 -07:00
sgoblin
cffc1f0f6c
Moved tornado to web framework section.
...
Tornado is mainly a web framework, not a networking library.
2015-10-29 17:46:18 -07:00
vinotheassassin
cd4634c7a2
Update README.md
...
Tweaked the description of Pylint
2015-10-28 19:53:52 -07:00
Gilberto Durgante
3b8e90424c
Correction for broken link to blaze on Science and Data Analysis section
2015-10-26 17:13:47 -02:00
Vinta
b1577bd520
refine
2015-10-22 18:28:31 +08:00
Vinta
4e24394b50
remove guava
2015-10-22 18:24:48 +08:00
Vinta
0ffd7f17a0
remove grok
2015-10-22 18:24:12 +08:00
Vinta
52e362cd16
remove BlueBream, it's not maintained.
2015-10-22 18:20:22 +08:00