File tree Expand file tree Collapse file tree 10 files changed +82
-5
lines changed
Expand file tree Collapse file tree 10 files changed +82
-5
lines changed Original file line number Diff line number Diff line change @@ -57,4 +57,10 @@ Project Homepage: https://code.google.com/p/goagent/
57571 . libcloud
5858Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
5959Project Source: https://github.com/apache/libcloud
60- Project Documentation: http://libcloud.apache.org/
60+ Project Documentation: http://libcloud.apache.org/
61+
62+ 1 . Fabulous
63+ Deploy django apps to Amazon EC2 with ONE command.
64+ Project Source: https://github.com/gcollazo/Fabulous
65+ Project Homepage: http://elweb.co/
66+
Original file line number Diff line number Diff line change @@ -107,3 +107,17 @@ Project Homepage: http://posativ.org/isso/
1071071 . resume
108108PDF/HTML resum¨¦ generator.
109109Project Source: https://github.com/mwhite/resume
110+
111+ 1 . python-webkit2png
112+ Python script that takes screenshots (browsershots) using webkit.
113+ Project Source: https://github.com/adamn/python-webkit2png
114+
115+ 1 . creepy
116+ A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
117+ Project Source: https://github.com/ilektrojohn/creepy
118+ Project Homepage: http://www.geocreepy.com/
119+
120+ 1 . satchless
121+ E-commerce for Python.
122+ Project Source: https://github.com/mirumee/satchless
123+ Project Homepage: http://satchless.com/
Original file line number Diff line number Diff line change @@ -58,3 +58,13 @@ Project Source: https://github.com/wal-e/wal-e
58581 . twissandra
5959Twissandra is an example project, created to learn and demonstrate how to use Cassandra.
6060Project Source: https://github.com/twissandra/twissandra
61+
62+ 1 . asyncmongo
63+ An asynchronous library for accessing mongo with tornado.ioloop.
64+ Project Source: https://github.com/bitly/asyncmongo
65+
66+ 1 . pycassa
67+ Python Thrift driver for Apache Cassandra.
68+ Project Source: https://github.com/pycassa/pycassa
69+ Project Documentation: http://pycassa.github.io/pycassa/
70+
Original file line number Diff line number Diff line change @@ -223,4 +223,8 @@ Project Homepage: http://firefly.9miao.com/
2232231 . simmetrica
224224Lightweight framework for collecting and aggregating event metrics as timeseries data.
225225Project Source: https://github.com/o/simmetrica
226+
227+ 1 . yandex-tank
228+ Load and performance benchmark tool.
229+ Project Source: https://github.com/yandex-load/yandex-tank
226230
Original file line number Diff line number Diff line change @@ -122,5 +122,10 @@ Project Homepage: http://www.mcedit.net/
122122
1231231 . SublimeXiki
124124Xiki plugin for Sublime Text 2.
125- Project Source: https://github.com/lunixbochs/SublimeXiki
125+ Project Source: https://github.com/lunixbochs/SublimeXiki
126+
127+ 1 . CTags
128+ CTags support for Sublime Text 2/3.
129+ Project Source: https://github.com/SublimeText/CTags
130+
126131
Original file line number Diff line number Diff line change @@ -23,3 +23,8 @@ Project Source: https://github.com/charlierguo/gmail
2323Gmvault is a tool for backing up your gmail account and never lose email correspondence.
2424Project Source: https://github.com/gaubert/gmvault
2525Project Website: http://gmvault.org/
26+
27+ 1 . imbox
28+ Python library for reading IMAP mailboxes and converting email content to machine readable data.
29+ Proeject Source: https://github.com/martinrusev/imbox .
30+
Original file line number Diff line number Diff line change @@ -84,5 +84,9 @@ Project Documentation: http://statsmodels.sourceforge.net/devel/
8484The Python Cryptography Toolkit.
8585Project Source: https://github.com/dlitz/pycrypto
8686Project Homepage: https://www.dlitz.net/software/pycrypto/
87-
88-
87+
88+ 1 . biopython
89+ The Biopython Project is an international association of developers of freely available Python tools for computational molecular biology.
90+ Project Source: https://github.com/biopython/biopython
91+ Project Homepage: http://biopython.org/wiki/Main_Page
92+
Original file line number Diff line number Diff line change @@ -256,4 +256,16 @@ Project Source: https://github.com/seomoz/shovel
2562561 . python-phonenumbers
257257Python port of Google's libphonenumber.
258258Project Source: https://github.com/daviddrysdale/python-phonenumbers
259+
260+ 1 . virtualenv-burrito
261+ One command to have a working virtualenv + virtualenvwrapper environment.
262+ Project Source: https://github.com/brainsik/virtualenv-burrito
263+
264+ 1 . maestro
265+ Maestro provides the ability to easily launch, orchestrate and manage mulitple Docker containers as single unit.
266+ Project Source: https://github.com/toscanini/maestro
267+
268+ 1 . python-lust
269+ This project implements the basics of creating a proper modern daemon on a Unix system in Python.
270+ Project Source: https://github.com/zedshaw/python-lust
259271
Original file line number Diff line number Diff line change @@ -50,3 +50,7 @@ Project Source: https://github.com/sublimehq/anim_encoder
5050Boom! is a simple command line tool to send some load to a web app.
5151Project Source: https://github.com/tarekziade/boom
5252
53+ 1 . WeasyPrint
54+ WeasyPrint converts web documents (HTML with CSS, SVG, ¡) to PDF.
55+ Project Source: https://github.com/Kozea/WeasyPrint
56+ Project Homepage: http://weasyprint.org/
Original file line number Diff line number Diff line change @@ -120,7 +120,16 @@ Project Homepage: http://twoscoopspress.org/
1201201 . django-floppyforms
121121Full control of form rendering in the templates.
122122Project Source: https://github.com/gregmuellegger/django-floppyforms
123- Project Documentation: http://django-floppyforms.readthedocs.org/en/latest/
123+ Project Documentation: http://django-floppyforms.readthedocs.org/en/latest/
124+
125+ 1 . django-cache-machine
126+ Automatic caching and invalidation for Django models through the ORM.
127+ Project Source: https://github.com/jbalogh/django-cache-machine
128+
129+ 1 . django-skel
130+ A modern Django (1.5) project skeleton.
131+ Project Source: https://github.com/rdegges/django-skel
132+ Project Documentation: http://django-skel.readthedocs.org/en/latest/
124133
1251341 . gargoyle
126135Gargoyle is a platform built on top of Django which allows you to switch functionality of your application on and off based on conditions.
@@ -221,6 +230,10 @@ Tornado is a Python web framework and asynchronous networking library. By using
221230Project Source: https://github.com/tornadoweb/tornado
222231Project Documentation: http://www.tornadoweb.org/en/stable/
223232
233+ 1 . tornadio2
234+ Python socket.io server implementation on top of Tornado framework.
235+ Project Source: https://github.com/mrjoes/tornadio2
236+
2242371 . webpy
225238web.py is a web framework for Python that is as simple as it is powerful.
226239Project Source: https://github.com/webpy/webpy
You can’t perform that action at this time.
0 commit comments