Commit Graph

183 Commits

Author SHA1 Message Date
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
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
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
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