Commit Graph

548 Commits

Author SHA1 Message Date
Vinta
519c080d1b Merge pull request #123 from joamag/patch-1
Added netius as a WSGI server
2014-07-12 20:53:04 +08:00
Vinta
f3fec4c11b Merge pull request #122 from peterhudec/master
Added Authomatic to the Authentication section
2014-07-12 20:52:35 +08:00
Hassaan Ali
376d89a098 Update README.md 2014-07-12 15:37:54 +05:00
Travis E. Oliphant
40e2668952 Update README.md
Added conda to the environment management section as conda does *both* package management and environment management.  

Added nucleic / enaml to the GUI section.
2014-07-12 01:58:53 -05:00
Matthieu Grieger
2a1bc5549c Some spelling corrections 2014-07-10 11:34:25 -07:00
Daniel Greenfeld
311a5f6bcb awesome-slugify is unique in that it can preserve unicode during slugification 2014-07-10 09:57:11 -07:00
petrushev
baeb0103f6 Added txpostgres, py2neo, telephus, txredis 2014-07-10 15:54:29 +02:00
petrushev
e4e033e3e6 Added pyparsing under text processing / parsers 2014-07-10 15:44:26 +02:00
Matthew Makai
b0ea85c803 adding restless API library and Full Stack Python to list 2014-07-10 08:43:27 -04:00
Rick van Hattem
844fa43910 Added statsd libraries for data and performance analysis 2014-07-10 12:52:39 +02:00
Rick van Hattem
2ec5c9049d Added mailjet API library to the mail section 2014-07-10 12:49:05 +02:00
João Magalhães
cfc27dac7e Added minimal description to netius 2014-07-10 11:45:10 +01:00
João Magalhães
1750a8d154 Added netius as a WSGI server
It's a stable non blocking async server in pure python. Works with both python 2 and 3.
2014-07-10 10:24:56 +01:00
Peter Hudec
3321f4078f Added Authomatic to the Authentication section 2014-07-10 10:15:12 +02:00
Vinta
542d644db3 rearrange 2014-07-10 14:02:27 +08:00
Vinta
132bbb3f0f add pylibmc Fixes #103 2014-07-10 13:49:12 +08:00
Vinta
a9ccae4544 add django cache libs 2014-07-10 13:39:27 +08:00
Alexander Bayandin
b1d8e52312 Added a link to a list of other awesome lists 2014-07-10 09:38:27 +04:00
Vinta
bc9925d888 Merge remote-tracking branch 'vndmtrx/master'
Conflicts:
	README.md

resolved
2014-07-10 13:28:43 +08:00
Vinta
c53104232c Merge remote-tracking branch 'grigouze/module_HTTPretty'
Conflicts:
	README.md

resolved
2014-07-10 13:27:28 +08:00
Vinta
68773e3728 Merge pull request #119 from satanowski/master
httplib2 added to HTTP section
2014-07-10 13:23:23 +08:00
Vinta
9ddf7c0b40 Merge pull request #117 from andrej2704/master
pygal added to Data Visualization
2014-07-10 13:22:14 +08:00
Vinta
5419705568 Merge pull request #116 from mjhea0/master
added api resource
2014-07-10 13:21:16 +08:00
Vinta
37e9014740 Merge pull request #115 from 5monkeys/django-formapi
Add django-formapi
2014-07-10 13:20:09 +08:00
Vinta
6b58440b11 Merge pull request #114 from 5monkeys/django-viewlet
Add django-viewlet
2014-07-10 13:19:08 +08:00
Vinta
b2cb7f2a88 Merge pull request #110 from DTVD/master
Add Rainbow Stream (Command line Tools)
2014-07-10 13:16:59 +08:00
Vinta
2cf959f099 Merge pull request #109 from mgill25/master
Added Vex in Environment Management tools
2014-07-10 13:16:43 +08:00
Vinta
2e24a37cea Merge pull request #108 from dahlia/master
Add libsass-python
2014-07-10 13:16:14 +08:00
Satanowski
0035f33d64 great httplib2 added to HTTP section 2014-07-09 21:40:52 +02:00
Eduardo Rolim
14f547db1e Fix spelling 2014-07-09 16:35:59 -03:00
Michael Herman
0364e7383a added api resource 2014-07-09 10:09:21 -07:00
Jonas Lundberg
b15b56f7c5 Add django-formapi 2014-07-09 13:30:50 +02:00
Jonas Lundberg
176efe15ae Add django-viewlet 2014-07-09 13:19:54 +02:00
Jonas Lundberg
bc1deb57a5 Add djedi-cms 2014-07-09 13:08:55 +02:00
Leonid Shvechikov
9173c9daf1 Move Toolz and CyToolz to the "Functional Programming" section 2014-07-09 16:01:11 +07:00
Leonid Shvechikov
19d6f145a8 Add Toolz and CyToolz 2014-07-09 15:05:57 +07:00
Orakaro
0cceed6ed9 Update README.md 2014-07-09 16:56:31 +09:00
Manish Gill
b6ca927410 Added Vex in Environment Management tools 2014-07-09 13:12:19 +05:30
Vinta
edb8b46fec Merge pull request #106 from grigouze/module_freezegun
add module freezegun
2014-07-09 12:48:53 +08:00
Hong Minhee
64b46b8969 Add libsass-python 2014-07-09 10:28:27 +09:00
Grigouze
165ad1c9a4 add module HTTPretty 2014-07-08 23:24:37 +02:00
Grigouze
89668a3b1a add module freezegun 2014-07-08 23:19:31 +02:00
Lin Dong
d2362ad1db Add PEW of python environment management tool 2014-07-08 17:00:09 -04:00
andrej2704
622ab5869c pygal added to Data Visualization
http://pygal.org/
2014-07-08 22:23:15 +02:00
Vinta
f1c32b8dc1 add pluginbase, itsdangerous, blinker 2014-07-08 22:43:58 +08:00
Vinta
286b6cbc00 Merge pull request #69 from neuman/master
added carteblanche
2014-07-08 10:45:26 +08:00
Vinta
52c4ab80a9 Merge remote-tracking branch 'theskumar/patch-1'
Conflicts:
	README.md

resolved
2014-07-08 10:05:02 +08:00
Vinta
b11e2d6672 add inbox to Email section 2014-07-08 09:58:19 +08:00
Vinta
43adc5c1a0 Merge pull request #96 from fengsp/master
Add plan to DevOps Tools
2014-07-08 09:35:35 +08:00
Vinta
4da29f096d Merge pull request #100 from mgill25/master
Added the awesome urllib3 library
2014-07-08 09:34:22 +08:00
Vinta
2d7e039ffa Merge pull request #97 from yomguy/master
Add TimeSide (audio)
2014-07-08 09:32:02 +08:00
Vinta
a42f5d7416 Merge pull request #101 from juanriaza/master
Add glue
2014-07-08 09:31:10 +08:00
Juan Riaza
74fe354541 add glue 2014-07-07 21:27:42 +02:00
Manish Gill
243c988183 Added the awesome urllib3 library 2014-07-07 23:59:22 +05:30
Michael Herman
28c3e88a3a adding pycco 2014-07-07 07:57:34 -07:00
Guillaume Pellerin
9434c59ec4 Fix caps 2014-07-07 15:30:46 +02:00
Guillaume Pellerin
cf558e5929 add TimeSide : open web audio processing framework 2014-07-07 15:28:59 +02:00
Shipeng Feng
9ad1fd61f7 Add plan to DevOps Tools 2014-07-07 17:16:59 +08:00
Saurabh Kumar
d39891f7d9 add 'treq' under HTTP section 2014-07-07 13:47:52 +05:30
Vinta
c437a76224 Merge pull request #94 from Curita/logging-logbook
Add logbook to logging systems
2014-07-07 14:51:20 +08:00
Julia Medina
0764fd397f Add jedi to vim plugins 2014-07-07 01:28:39 -03:00
Julia Medina
7c1d63554e Add logbook to logging systems 2014-07-07 01:21:15 -03:00
Vinta
aec0bbb48f add a dot 2014-07-07 10:03:28 +08:00
Vinta
a4ec265fc9 Merge branch 'master' of github.com:vinta/awesome-python 2014-07-07 10:02:03 +08:00
Vinta
ee042052a0 rename 2014-07-07 10:00:55 +08:00
talumbau
3381499cc6 Added 'conda' to Package Management 2014-07-06 20:55:58 -05:00
Vinta
bcdd67c314 Merge pull request #77 from harlowja/master
Add a workflow execution section
2014-07-07 09:50:33 +08:00
Vinta
62b75e9483 Merge pull request #64 from emijrp/master
+WikiTeam tools for preserving wikis
2014-07-07 09:45:26 +08:00
Joshua Harlow
c4574c0299 Merge remote branch 'upstream/master'
Conflicts:
	README.md
2014-07-06 18:45:25 -07:00
Vinta
7ad182dc5b Merge pull request #84 from avelino/master
Add Open Mining on data analyzing section
2014-07-07 09:42:36 +08:00
Vinta
3cb9f47ee5 Merge remote-tracking branch 'dvro/master'
Conflicts:
	README.md

resolved
2014-07-07 09:41:50 +08:00
karthikrev
d21e13aa6b cherry pick 2014-07-07 09:40:16 +08:00
Vinta
662bd9329b fix words 2014-07-07 09:35:21 +08:00
Vinta
71b23fff28 Merge pull request #90 from Dipsomaniac/master
Added mixer and pylama.
2014-07-07 09:15:52 +08:00
Vinta
c30beb2fca Merge pull request #88 from ColtonProvias/master
Added envelopes
2014-07-07 09:14:02 +08:00
Vinta
c75a1096e7 Merge pull request #86 from avelino/audio-audiolazy
Add audiolazy on audio section
2014-07-07 09:13:33 +08:00
Vinta
6ac0baa179 Merge pull request #85 from kvser/patch-1
Add BitBake on Build Tools section
2014-07-07 09:13:12 +08:00
Vinta
c5fa5165f6 Merge pull request #83 from stchris/patch-1
added untangle
2014-07-07 09:11:41 +08:00
Vinta
36dbc66584 Merge pull request #82 from yankuangshi/patch-1
add the python Reddit API wrapper
2014-07-07 09:11:23 +08:00
Vinta
18014020d5 Merge pull request #81 from demianbrecht/sanction
added sanction, jose to auth libs
2014-07-07 09:11:07 +08:00
Vinta
e59b18d14d Merge pull request #79 from Desiderata/master
Added django-suit admin panel
2014-07-07 09:09:33 +08:00
Vinta
7f6bc0efa2 Merge pull request #91 from avelino/proxy
Added provy on devops section
2014-07-07 09:03:13 +08:00
Thiago Avelino
15596e4eea Added provy on devops section
develop by @heynemann @diogobaeder @rafaelcaricio ...
2014-07-06 17:14:09 -03:00
Kirill Klenov
e498ae3c07 Resolve merge conflict 2014-07-06 23:24:22 +04:00
Kirill Klenov
acf1cef87e Add pylama to code analyses and linter. 2014-07-06 23:15:19 +04:00
Kirill Klenov
bbe357d2d1 Add mixer to Fake Data. 2014-07-06 23:13:41 +04:00
Dayvid Victor
f1574217b5 add talkbox in audio section 2014-07-06 16:01:07 -03:00
Colton J. Provias
b0cbd81f66 Added envelopes 2014-07-06 13:38:36 -04:00
Timofey Trukhanov
1c56c0b236 add mysql-connector-python
add mysql-connector-python - pure-python MySQL driver from Oracle (in case you don't want or can't install system MySQL library)
2014-07-06 17:51:44 +03:00
Thiago Avelino
067f09d3e8 Add audiolazy on audio section, develop by @danilobellini 2014-07-06 10:33:11 -03:00
Vitaliy Kharin
a812cea8b0 Add BitBake on Build Tools section 2014-07-06 14:16:32 +04:00
Thiago Avelino
58e6d75f2c Add Open Mining on data analyzing section 2014-07-06 03:46:01 -03:00
Christian Stefanescu
56e1f83d47 added untangle 2014-07-06 14:29:03 +12:00
Kuangshi Yan
d2db4cd1ef add the python Reddit API wrapper 2014-07-06 01:52:30 +02:00
Demian Brecht
3a816a5d1d added sanction, jose to auth libs 2014-07-05 14:08:37 -07:00
Pavel
e9bd2ae1d3 Added django-suit admin panel
Really nice and powerful replacement for default admin interface.
2014-07-05 21:47:24 +04:00
Vinta
9314dc9a30 fix words 2014-07-05 22:52:04 +08:00
Vinta
3a8c9c1c8f add new section: Hardware 2014-07-05 22:47:07 +08:00
Vinta
0e323bbf88 Merge remote-tracking branch 'rockymeza/added_wifi' 2014-07-05 22:44:59 +08:00
Vinta
bb6d0a4895 add astropy to Science section 2014-07-05 22:36:18 +08:00
Vinta
00dd0355e2 Merge pull request #76 from sangeeths/master
Added pyfiglet.
2014-07-05 22:31:19 +08:00
Vinta
f4d18dbd66 Merge pull request #72 from zed/patch-1
mention Elpy, the Emacs Lisp Python Environment
2014-07-05 22:23:07 +08:00
Vinta
4ae2a8d6cf Merge pull request #73 from Vye/master
Added pycallgraph
2014-07-05 22:22:14 +08:00
Vinta
c91f9da1bb Merge pull request #74 from joshuapassos/patch-1
Update README.md
2014-07-05 22:21:47 +08:00
András Veres-Szentkirályi
e05d6544fc Added oursql to relational database connectors 2014-07-05 16:00:49 +02:00
Joshua Harlow
82f6834668 Add a workflow execution section
Reliable, performant and robust workflow execution is
a key part of many python applications, as such this
adds a list of libraries that can help make this possible.
2014-07-04 23:13:48 -07:00
Sangeeth Saravanaraj
379923b6b9 Added pyfiglet. 2014-07-05 11:04:03 +05:30
Rocky Meza
202e6dfbd0 Added wifi to Networking section 2014-07-04 18:58:55 -06:00
Joshua Passos
8ea4235b75 Update README.md
Small fix in pypy line.
2014-07-04 20:03:51 -03:00
Vye
73bc1f6a81 Added pycallgraph 2014-07-04 15:25:39 -07:00
zed
8c6811839d mention Elpy, the Emacs Lisp Python Environment 2014-07-05 02:25:03 +04:00
Eric Neuman
60be9e33c5 added django-guardian and expanded permissions explanation 2014-07-04 14:16:55 -04:00
Vinta
c7d50643da Merge remote-tracking branch 'radoslawc/master'
Conflicts:
	README.md

resolved
2014-07-05 01:43:15 +08:00
radoslawc
eaa37ee994 added pexpect to DevOps tools 2014-07-04 11:24:33 +02:00
Vinta
0d5bfef8bf add new section: News Feed 2014-07-04 15:25:14 +08:00
Vinta
63ea67f1d4 add modoboa to Email 2014-07-04 15:18:44 +08:00
Vinta
94938d1441 add hmap to Imagery 2014-07-04 15:14:14 +08:00
Vinta
afd0fe32f8 add guava Fixes #70 2014-07-04 14:14:08 +08:00
Vinta
3d8be7868a fix merge mistake 2014-07-04 14:10:03 +08:00
Vinta
388d3e84bd Merge remote-tracking branch 'kmonsoor/master'
Conflicts:
	README.md

resolved
2014-07-04 14:08:05 +08:00
Eric Neuman
a9d8a31ba9 added carteblanche 2014-07-03 18:32:51 -04:00
Ellison Leão
4338356991 Add facepy on Third party APIs 2014-07-03 17:06:40 -03:00
Ellison Leão
01098b83ea Add opengraph lib on Web Content Extracting 2014-07-03 17:04:15 -03:00
Vinta
61d5876bd4 add multiprocessing and threading 2014-07-04 02:46:58 +08:00
Vinta
d9a241f920 add a twitter link 2014-07-04 02:36:15 +08:00
kmonsoor
a4f8fdcaa3 adding "cliff" for crafting multi-level command
adding "cliff" for crafting multi-level command for command-line applications
doc_home: https://cliff.readthedocs.org/en/latest/introduction.html

from dev:
> The cliff framework is meant to be used to create multi-level commands such as subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work.
2014-07-04 00:27:54 +06:00
Vinta
05cd061adf add mm to Text Processing 2014-07-04 02:20:39 +08:00
Vinta
9091d06250 add something 2014-07-04 00:26:01 +08:00
Vinta
43bb6c9416 rearrange 2014-07-04 00:21:14 +08:00
Vinta
83aea88dcd Merge pull request #63 from dreispt/patch-1
Add pyPDF2 to Text processing
2014-07-03 22:17:04 +08:00
Emilio J. Rodríguez-Posada
3836cb6ef0 +WikiTeam tools for preserving wikis 2014-07-03 15:24:28 +02:00
Daniel Reis
d3b29705a9 Add pyPDF2 to Text processing
pyPDF2 is under active maintenance and can be complementary to PDFMiner
2014-07-03 13:07:02 +01:00
Sangeeth Saravanaraj
f10b7eacbf Added SWIG to FFI. 2014-07-03 17:23:26 +05:30
Sangeeth Saravanaraj
16d973127c Added pycassa - Python Thrift driver for Apache Cassandra. 2014-07-03 17:10:24 +05:30
Vinta
5dbd7ef7e0 Merge pull request #61 from checkcheckzz/master
add pyinstaller to distribution
2014-07-03 18:58:22 +08:00
Zach
0a5d9ab9b4 add pyinstaller to distribution 2014-07-03 03:06:20 -07:00
Tzu-ping Chung
df0eaeef8a Add things
Clime (command line tool)
Grappelli (admin panel)
pudb (debugging tool)
bpython (miscellaneous)
2014-07-03 17:30:51 +08:00
Vinta
48d2026d11 add Functional Programming section 2014-07-03 16:36:34 +08:00
Vinta
b2e781fbfc add doit Fixes #57 2014-07-03 16:26:37 +08:00
Vinta
19b693ad7b porter 2014-07-03 16:24:06 +08:00
Vinta
5ff5ef21e3 add sub section to Command-line Tools 2014-07-03 16:20:13 +08:00
Vinta
0c7115f6f8 Merge remote-tracking branch 'faustocarrera/master' 2014-07-03 16:05:43 +08:00
Vinta
db0a7db92c rearrange 2014-07-03 15:44:53 +08:00
Vinta
4b37103c64 Merge remote-tracking branch 'mkcor/patch-1' 2014-07-03 15:40:50 +08:00
Vinta
a0a6cad3e8 Merge remote-tracking branch 'dvro/master' 2014-07-03 15:40:27 +08:00
Vinta
be258b0a28 Merge branch 'master' of github.com:vinta/awesome-python 2014-07-03 15:38:22 +08:00
Vinta
252f60df93 add WSGI Server section 2014-07-03 15:36:22 +08:00
Vinta
e6e8b21382 Merge pull request #53 from kmonsoor/master
++ PyRun, a single-file based Python distro
2014-07-03 14:37:43 +08:00
Vinta
89b84b352f Merge pull request #59 from marselester/patch-1
Flask-API-Utils extension
2014-07-03 13:36:38 +08:00
Marsel Mavletkulov
9b42eeef1c Add Flask-API-Utils to "RESTful API" section 2014-07-03 10:21:25 +07:00
Marianne Corvellec
e9b1acbe38 Add scikit-image for image manipulation 2014-07-02 17:52:59 -07:00
Alireza Savand
80afa69c82 Add Django MongoDB Backend 2014-07-03 03:50:01 +04:00
Alireza Savand
910a8dd1aa Update html2text repo URL
New maintainer since:
https://github.com/aaronsw/html2text/issues/91
2014-07-03 03:46:43 +04:00
Vinta
40ac968c09 Merge pull request #51 from AWegnerGitHub/Branch_pybarcode
Adds pybarcode
2014-07-03 04:06:09 +08:00
Vinta
be93bfdc2b Merge pull request #52 from dhagrow/master
Configuration, distribution, and WSGI libraries
2014-07-03 04:05:14 +08:00
kmonsoor
5040a16497 ++ PyRun, a single-file based Python distro
from dev-site:
"eGenix PyRun™ is our open source, one file, no installation version of Python, making the distribution of a Python interpreter to run based scripts and applications to Unix based systems as simple as copying a single file. eGenix PyRun's executable only needs 11MB for Python 2 and 13MB for Python 3, but still supports most Python applications and scripts - and it can be compressed to just 3-4MB using upx, if needed."
2014-07-03 01:58:01 +06:00
Miguel Turner
d31d7af6a1 fixed a typo 2014-07-02 13:23:58 -04:00
miguel
b51c63c92d added WSGI HTTP servers. descriptions from Bottle docs 2014-07-02 13:18:25 -04:00
andy@andrewwegner.com
e5070081aa Adds pybarcode 2014-07-02 12:12:48 -05:00
miguel
33c5044a0c added freezing/distribution libraries 2014-07-02 13:07:39 -04:00
miguel
076f473ff0 added ctypes for FFI 2014-07-02 13:04:52 -04:00
andy@andrewwegner.com
45fb3a8369 Adds PyQt and modifies PySide to indicate which version of Qt is supported 2014-07-02 12:03:39 -05:00
miguel
0901fdb517 added some configuration libraries 2014-07-02 13:00:09 -04:00
Fausto Carrera
5b9135e421 add some command line python tools 2014-07-02 11:40:41 -03:00
Fausto Carrera
c143ed6ed8 add some command line python tools 2014-07-02 11:39:02 -03:00
Vinta
84315457a8 Merge pull request #45 from remyroy/master
Added the Data Validation section.
2014-07-02 21:44:04 +08:00
Pete Bachant
face1d9eb7 Fix typo in science and data analysis 2014-07-02 09:41:16 -04:00
Rémy Roy
7ec3d1c518 Adding data validation link in the TOC. 2014-07-02 09:41:00 -04:00
Rémy Roy
1ff79d6173 Added the Data Validation section.
Added voluptuous, dictshield and colander.
2014-07-02 09:36:37 -04:00
Vinta
4f19dee6df rearrange 2014-07-02 21:31:03 +08:00
Vinta
fd42a11fc1 Merge remote-tracking branch 'pennersr/patch-1'
Conflicts:
	README.md

resolved
2014-07-02 21:28:09 +08:00
Vinta
5fd6208596 Merge pull request #44 from Ayrx/patch-1
Added PyCA's Cryptography
2014-07-02 21:23:52 +08:00
Vinta
9cd84916e6 Merge pull request #42 from benjamin-hodgson/contexts
Add Contexts test framework to list
2014-07-02 21:23:26 +08:00
Vinta
9c454cc211 Merge pull request #41 from msund/master
Added Plotly
2014-07-02 21:23:05 +08:00
Vinta
89f0830d4f Merge pull request #39 from lepture/libraries
Mistune and OAuthLib
2014-07-02 21:22:01 +08:00
Vinta
f0e4e5e02e Merge pull request #37 from ergo/patch-1
Included deform and dogpile cache
2014-07-02 21:21:46 +08:00
Ayrx
6fe4408fcc Fixed link 2014-07-02 19:45:24 +08:00
Ayrx
ae1f5fc645 Update README.md 2014-07-02 19:44:00 +08:00
Ivan Kravets
8c233b2232 Added "Build Tools" section
Proposed tools: SCons and PlatformIO
Moved "buildout" to this new section
2014-07-02 12:19:34 +03:00
Benjamin Hodgson
abcd2562cf Add Contexts test framework to list 2014-07-02 09:41:32 +01:00
msund
3f7f3e1329 Added Plotly. 2014-07-02 00:46:53 -07:00
Raymond Penners
79c0ecab62 Added django-allauth to authentication section 2014-07-02 09:17:46 +02:00
Hsiaoming Yang
429cc6eb06 Add OAuthLib and Flask-OAuthlib for Authentication and OAuth section. 2014-07-02 14:48:54 +08:00
Hsiaoming Yang
0782c4f011 Add Mistune for Markdown: https://github.com/lepture/mistune 2014-07-02 14:46:20 +08:00
Marcin Lulek
ff2b92b55f Included deform and dogpile cache 2014-07-02 08:28:29 +02:00
Britt Gresham
f4aa0e70c4 Added Python-mode Vim Plugin 2014-07-02 01:28:02 -05:00
Vinta
da3be0ae99 move s3cmd 2014-07-02 11:16:43 +08:00
Vinta
459ab549fd add Downloader section 2014-07-02 11:14:16 +08:00
Vinta
53d9af9c97 fix name 2014-07-02 10:36:51 +08:00
Vinta
8d129a61a7 rearrange again 2014-07-02 10:35:17 +08:00
Vinta
57a9fed9c4 add WebSocket section 2014-07-02 10:27:09 +08:00
Vinta
6447a9dd63 add schema 2014-07-02 10:20:31 +08:00
Vinta
80253b3c2d add memory_profiler 2014-07-02 10:20:08 +08:00
Vinta
270a3acbb5 add lamson to Email section 2014-07-02 10:19:54 +08:00
Vinta
1e30c88156 add diesel 2014-07-02 10:13:07 +08:00
Vinta
3e10587f2b rearrange django-storages 2014-07-02 10:08:48 +08:00
Vinta
156082a0c8 Merge remote-tracking branch 'westurner/patch-3'
Conflicts:
	README.md

resolved
2014-07-02 10:05:13 +08:00
Vinta
e52c7ebb67 Merge pull request #36 from amcgregor/patch-1
Added Marrow Mailer package reference.
2014-07-02 09:55:23 +08:00
Vinta
fde25436a2 Merge pull request #34 from westurner/patch-2
Update README.md: Add cornice REST framework
2014-07-02 09:55:08 +08:00
Vinta
ff3a4d3abb Merge pull request #33 from westurner/patch-1
Update README.md: Add pathlib
2014-07-02 09:54:58 +08:00
Vinta
1467044d41 Merge pull request #32 from jgnog/patch-1
Fix typo
2014-07-02 09:54:06 +08:00
Vinta
6a0a3fb98b Merge pull request #31 from wyattanderson/master
Add webassets
2014-07-02 09:53:32 +08:00
Alice Zoë Bevan–McGregor
2a35dd38ef Added Marrow Mailer package reference. 2014-07-01 18:30:53 -04:00
Wes Turner
8adbc1272e Update README.md: Add fanstatic, file conveyer, and webassets 2014-07-01 16:47:33 -05:00
Wes Turner
a9f469e88b Update README.md: Add cornice REST framework 2014-07-01 16:41:12 -05:00
Wes Turner
1e5305d7cb Update README.md: Add pathlib 2014-07-01 16:39:27 -05:00
jgnog
c3f0aec7b4 Fix typo 2014-07-01 22:36:40 +01:00
Wyatt Anderson
86ec6ffdcd Add webassets 2014-07-01 17:19:28 -04:00
Vladimir Ulupov
fd4252c5ec add huey and mrq 2014-07-01 23:59:43 +04:00
Ivan Kravets
e93c08b1f9 Added "Build Tools" section
Proposed tools: SCons and PlatformIO
2014-07-01 21:59:06 +03:00
Vinta
960ffad2c8 Merge pull request #27 from ellisonleao/master
Add pyshorteners on URL Manipulation section
2014-07-02 02:40:50 +08:00
Dayvid Victor
d56c7f629c added scikit-image and scikit-video 2014-07-01 15:35:11 -03:00
Vinta
ade4d88fc0 remove useless 2014-07-02 02:32:07 +08:00
Vinta
dec24159ee rearrange sections 2014-07-02 02:30:10 +08:00
Vinta
1c3c605077 add pycrumbs 2014-07-02 02:17:24 +08:00
Vinta
648d93dd67 new sub-categories 2014-07-02 02:13:02 +08:00
Vinta
7ff2df649c add libs 2014-07-02 01:49:48 +08:00
Vinta
dbc059f42d add gmail to Third-party APIs 2014-07-02 01:33:52 +08:00
Vinta
faf6149194 add Pyston add High Performance section 2014-07-02 01:31:29 +08:00
Vinta
f7629f2eab add Data Visualization section 2014-07-02 01:31:09 +08:00
Vinta
594b791777 add pysonar2 to Code Analysis section 2014-07-02 01:30:44 +08:00
Vinta
f5795d473f fix words 2014-07-02 01:30:17 +08:00
Vinta
53c503e1b7 add Processes and Threads section 2014-07-02 01:29:40 +08:00
Vinta
ccca9ab648 add Tagging section 2014-07-02 01:28:44 +08:00
Ellison Leão
71c941dae7 Add pyshorteners on URL Manipulation section 2014-07-01 13:20:19 -03:00
Vinta
7623c023ee Merge remote-tracking branch 'checkcheckzz/master'
Conflicts:
	README.md

resolved
2014-07-01 23:04:24 +08:00
Zach
6e546264e0 add django-cms to cms 2014-07-01 07:57:35 -07:00
Zach
7efb148199 add Wikipedia, python-instagram on 3rd party apis 2014-07-01 07:52:59 -07:00
Vinta
184b7eecbf add Spitfire, remove webstring 2014-07-01 22:51:17 +08:00
Vinta
86d077c116 Merge remote-tracking branch 'vndmtrx/master'
Conflicts:
	README.md

resovled
2014-07-01 22:45:19 +08:00
Vinta
2198cada0f Merge remote-tracking branch 'agroszer/master'
Conflicts:
	README.md

resolved
2014-07-01 22:44:03 +08:00
Vinta
8026b54d5c Merge pull request #25 from emijrp/master
fixing typo: Aanalysis -> Analysis
2014-07-01 22:31:55 +08:00
Vinta
bb9b33d02e Merge pull request #21 from aleasoluciones/master
Add mamba & doublex
2014-07-01 21:59:08 +08:00
Vinta
6919b88652 Merge pull request #19 from shivam5992/master
added fuckit and tkinter
2014-07-01 21:55:35 +08:00
Emilio J. Rodríguez-Posada
b56e38aba3 fixing typo: Aanalysis -> Analysis 2014-07-01 15:51:54 +02:00
Eduardo Rolim
08f906b825 Removed Cheetah from Template Engine
Removed based on http://mindref.blogspot.in/2012/07/python-fastest-template.html
2014-07-01 10:31:32 -03:00
Eduardo Rolim
90f3f7bcbb Added entries on Template Engine
Added Genshi, Mako, Cheetah and webstring.
2014-07-01 09:59:56 -03:00
Adam Groszer
1eef1eb1d3 added Plone 2014-07-01 12:49:17 +02:00
Adam Groszer
13908aa275 added ZPT and Chameleon 2014-07-01 12:04:44 +02:00
Guillermo Pascual
c4c6e669e5 Add mamba & doublex 2014-07-01 10:41:59 +02:00
Adam Groszer
027535e121 added Zope Toolkit and Bluebream 2014-07-01 09:31:32 +02:00
Adam Groszer
dfbaacdacd added ZODB 2014-07-01 09:26:14 +02:00
Adam Groszer
df57eff6a9 added buildout 2014-07-01 09:20:28 +02:00
Adam Groszer
0478e7dbb7 added Winpdb 2014-07-01 09:17:59 +02:00
Shivam Bansal
9aa9c38506 added fuckit and tinter 2014-07-01 12:43:26 +05:30
Zach
ef410f9d32 add webpy on web framework 2014-06-30 21:10:41 -07:00
Zach
201558d1f5 add you-get and coursera on video 2014-06-30 21:07:16 -07:00
Vinta
12478e0128 remove duplicate 2014-07-01 11:54:41 +08:00
Vinta
ad828b7e24 add two books 2014-07-01 11:52:41 +08:00
Vinta
fac3c79710 add Foreign Function Interface section 2014-07-01 11:47:26 +08:00
Vinta
be856f2f8a Merge pull request #16 from johngoodleaf/master
Adding PonyORM to ORM section
2014-07-01 11:30:58 +08:00
Vinta
88aa544ad8 Merge pull request #15 from henriquebastos/patch-1
Adding Unipath and Name Parser to the list
2014-07-01 11:30:49 +08:00
Vinta
eaeb9edfe7 Merge remote-tracking branch 'morgotth/master'
Conflicts:
	README.md

Fixed
2014-07-01 11:29:50 +08:00
Vinta
37a2821129 Merge pull request #12 from vndmtrx/master
Added entries on Docs and Web Frameworks
2014-07-01 11:26:07 +08:00
John Goodleaf
666ca91def Adding PonyORM to ORM section 2014-06-30 18:51:00 -07:00
Henrique Bastos
19c76621a9 Adding Unipath and Name Parser to the list 2014-06-30 20:22:42 -03:00
Eduardo Rolim
ee93b3b8f4 Added Python-Markdown on Documentation 2014-06-30 17:08:58 -03:00
Eduardo Rolim
8d206ddcf7 Added reStructuredText on Documentation 2014-06-30 17:06:49 -03:00
Morgotth
1f5ef7759c Adding MkDocs in Documentation section. 2014-06-30 21:55:43 +02:00
Eduardo Rolim
2bea0671f0 Sanitizing meaningful spaces
Replacing misleading tabs with 4-spaces indentation (as as in the rest of file).
2014-06-30 15:29:16 -03:00
Eduardo Rolim
8df43e246b Added entries on Web Development Frameworks
Added TurboGears, Grok and CherryPy.
2014-06-30 15:06:49 -03:00
nbuihner
8a486f3ca4 Spelling 2014-06-30 11:03:25 -07:00
nbuihner
cb5264dea1 Added High Performance category 2014-06-30 11:00:28 -07:00
nbuihner
a949a5e189 Rolled back a bork in the merge. 2014-06-30 10:42:08 -07:00
nbuihner
76093a9963 Merge branch 'master' into melignus-additions
Conflicts:
	README.md
2014-06-30 10:38:43 -07:00
nbuihner
4fe194ea8f Added games category, a few gui modules, a few science modules. 2014-06-30 10:17:43 -07:00
Ellison Leão
c03720e214 Merge branch 'master' into patch-2 2014-06-30 14:04:43 -03:00
Vinta
33adea70e8 ok, remove the gif 2014-07-01 01:04:03 +08:00
Ellison Leão
5bb46200dc Add pyglet on GUI section 2014-06-30 14:00:45 -03:00
Ellison Leão
956885ad2a Add Game Development section 2014-06-30 13:57:49 -03:00
Vinta
b1f14337bf add ipdb to Debugging Tools section 2014-07-01 00:57:39 +08:00
Vinta
e856f31163 Merge remote-tracking branch 'ellisonleao/patch-1'
Conflicts:
	README.md

solved
2014-07-01 00:54:55 +08:00
Vinta
480f233498 Merge pull request #6 from JoseRoman/patch-2
Additions to Third-party APIs
2014-07-01 00:45:51 +08:00
Ellison Leão
13fd9a39b1 Removing some trailing whitespace 2014-06-30 13:34:10 -03:00
Ellison Leão
35f343869a Add Opps CMS on CMS section 2014-06-30 13:33:53 -03:00
Vinta
bb7ffc906c add Sublime Text plugins for Python 2014-07-01 00:05:36 +08:00
Vinta
319e08ee4d add Editor Plugins section 2014-06-30 23:54:45 +08:00
Vinta
d40d33d839 add django-simple-captcha to Anti-spam section 2014-06-30 23:49:31 +08:00
Vinta
013ada40cf Merge pull request #5 from JoseRoman/patch-1
Added Anti-spam Libraries
2014-06-30 23:41:31 +08:00
Vinta
28cb7e2a6c Merge pull request #4 from hjupadhyay/caching_links_contrib
Add Beaker under caching libraries in the README.md
2014-06-30 23:41:19 +08:00
Vinta
2c4992961f add anchors 2014-06-30 23:40:50 +08:00
Vinta
d42437fcd4 add Weekly and Twitter sections 2014-06-30 23:37:26 +08:00
Jose Roman
a1b3122b64 Additions to Third-party APIs 2014-06-30 10:46:17 -04:00
Vinta
6d96367e18 move pattern to NTP section 2014-06-30 22:41:17 +08:00
Jose Roman
24a2062a2c Added Anti-spam Libraries 2014-06-30 10:34:15 -04:00
Matheus Cardoso
dea426ca7a Added Pattern module and Textblob description 2014-06-30 22:33:03 +08:00
Harshit Upadhyay
5fc1f74afb Add HermesCache under caching libraries 2014-06-30 20:01:08 +05:30
Harshit Upadhyay
4ef2369e9c Add Beaker under caching libraries in the README.md 2014-06-30 19:54:32 +05:30
Bruno Rocha
cefe281d90 yeah @web2py is an awesome web framework 2014-06-30 10:49:55 -03:00
Bruno Rocha
84f1641ea0 added Quokka Project in CMS 2014-06-30 10:46:40 -03:00
Michael Elovskikh
b900fda388 Added wand lib to Imagery list 2014-06-30 08:22:22 +06:00
Vinta
ce7838a74c add a library for detecting nudity 2014-06-29 21:51:04 +08:00
Vinta
6139cf6278 fix doc structure 2014-06-29 19:40:16 +08:00
Vinta
cb13630afa monty 2014-06-29 19:32:01 +08:00
Vinta
b0267f664e silly walk 2014-06-29 14:17:14 +08:00
Vinta
3441b3b509 always look on the bright side of life 2014-06-28 15:26:28 +08:00
Vinta
3939cc70b6 Ni! 2014-06-28 05:04:05 +08:00
Vinta
794d8d3118 Initial commit 2014-06-28 05:00:06 +08:00