Commit Graph

1035 Commits

Author SHA1 Message Date
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
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
Vinta
ad35edac1a Merge pull request #761 from ericdwang/master
Fix minor en dash/hyphen inconsistencies
2016-10-31 15:50:28 +08:00
Eric Wang
988446671b Fix minor en dash/hyphen inconsistencies 2016-10-30 14:58:50 -07: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
Vinta
69d784b58b Merge pull request #752 from daboth/patch-1
Updating pagan description
2016-10-20 11:54:25 +08: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
Vinta
3e4ea3dcfa Merge pull request #748 from krmaxwell/typo-fix
Fix minor typo
2016-10-17 15:51:28 +08:00
Kyle Maxwell
d924cfce2a Fix minor typo
"poweres" is not a word
2016-10-17 00:58:34 -05:00
Vinta
2f12d8d5cf Merge pull request #744 from iamgroot42/master
Adding Keras.
2016-10-13 13:42:18 +08:00
Anshuman Suri
c21e36033f Adding Keras. 2016-10-12 23:36:04 +05:30
Vinta
d225e10458 Merge pull request #743 from amureki/pypi_url_fix
Fixed pypi url (warehouse)
2016-10-12 11:34:42 +08:00
Rustem Sayargaliev
6a0322d944 Fixed pypi url (warehouse) 2016-10-11 21:37:44 +02:00
Vinta
8f4386f346 Merge pull request #733 from lk-geimfari/patch-2
Added 'pagan' to Imagery
2016-09-29 22:57:31 +08: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
Vinta
f312b95477 Merge pull request #726 from ypyf/master
fix typo in README.md
2016-09-17 15:33:03 +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
Vinta
7080e4c2d6 Merge pull request #722 from nilfalse/master
xhtml2pdf is officially deprecated in favor of WeasyPrint
2016-09-11 23:29:41 +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
Vinta
3cb49914e8 Merge pull request #702 from swrj/linkfix
Readme: Fix link for faker
2016-08-21 01:06:42 +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
Vinta
bc964df7e0 update PR template again 2016-08-17 01:06:26 +08:00
Sébastien Eustace
94162133c4 Adds Pendulum to Date and Time libraries 2016-08-16 09:51:41 -05:00
Vinta
bb1c3f8c0a update the PR template 2016-08-16 11:06:56 +08:00
Vinta
d325d17f66 update README 2016-08-11 23:11:43 +08:00
Vinta
18ccdae30a Merge pull request #689 from Oliver2213/master
Replace broken Cool github projects link with subreddit
2016-08-01 19:19:28 +08:00