Vinta
5dbd7ef7e0
Merge pull request #61 from checkcheckzz/master
...
add pyinstaller to distribution
2014-07-03 18:58:22 +08:00
Vinta
a80b931fe9
Merge pull request #60 from uranusjr/master
...
Add Clime, Grappelli, pudb and bpython
2014-07-03 18:58:15 +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
64d12cffb3
Merge remote-tracking branch 'vortec/master'
2014-07-03 15:36:04 +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
a96f889892
apply PEP
2014-07-03 14:30:24 +08:00
Vinta
6cdb449271
Merge remote-tracking branch 'AhmedAKZM/master'
2014-07-03 14:22:36 +08:00
Ahmed Mustafa
1b941dc24f
Revert "Ran sort script - affected change in README.md directly"
...
This reverts commit 1bcfb6037f
.
2014-07-03 09:09:19 +03:00
Vinta
89b84b352f
Merge pull request #59 from marselester/patch-1
...
Flask-API-Utils extension
2014-07-03 13:36:38 +08:00
Vinta
aabcf9742b
Merge pull request #56 from Alir3z4/master
...
Add Django MongoDB Backend
2014-07-03 13:35:01 +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
Ahmed Mustafa
1bcfb6037f
Ran sort script - affected change in README.md directly
2014-07-03 01:37:54 +03:00
Ahmed Mustafa
87fee426e2
Added python 3 script to sort entries in README.md
2014-07-03 01:35:39 +03: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
Vinta
4c50d9e202
Merge pull request #50 from AWegnerGitHub/Branch_pyqt
...
Adds PyQt and modifies PySide to indicate which version of Qt is supported
2014-07-03 04:04:04 +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
Fabian Kochem
c14d322f13
Add Werkzeug
2014-07-02 18:20:20 +02: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
Vinta
51babb3577
Merge pull request #46 from petebachant/master
...
Fix typo in science and data analysis
2014-07-02 21:43:56 +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