Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0d70c1

Browse files
committed
update to 62
1 parent 6593194 commit d0d70c1

11 files changed

+87
-13
lines changed

Audio.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,10 @@ Project Source: https://github.com/iambus/youku-lixian
3636
1. cherrymusic
3737
CherryMusic is a music streaming server based on CherryPy and jPlayer.
3838
Project Source: https://github.com/devsnd/cherrymusic
39-
Project Homepage: http://www.fomori.org/cherrymusic/
39+
Project Homepage: http://www.fomori.org/cherrymusic/
40+
41+
1. mps
42+
Terminal based MP3 search, playback and download.
43+
Project Source: https://github.com/np1/mps
44+
4045

DataBaseandRelatedTools.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,15 @@ Project Homepage: http://ponyorm.com/
8888

8989
1. kule
9090
Kule is a REST interface for MongoDB.
91-
Project Source: https://github.com/fatiherikli/kule
91+
Project Source: https://github.com/fatiherikli/kule
92+
93+
1. mongokit
94+
MongoKit framework try to keep its simplicity when you manage mongodb in python.
95+
Project Source: https://github.com/namlook/mongokit
96+
97+
1. bulbs
98+
A Python persistence framework for graph databases like Neo4j, OrientDB and Titan.
99+
Project Source: https://github.com/espeed/bulbs
100+
Project Homepage: http://bulbflow.com/
101+
102+

Icon.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@
44
A minimal set of icons in raster, vector and font formats
55
Project Source: https://github.com/somerandomdude/Iconic
66
Project Homepage: https://useiconic.com/open/
7+
8+
1. font-awesome-to-png
9+
Exports Font Awesome icons as PNG images
10+
Project Source: https://github.com/odyniec/font-awesome-to-png
11+
Project Homepage: http://fortawesome.github.io/Font-Awesome/
712

JobScheduler.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,10 @@ Project Source: https://github.com/binarydud/pyres
3131
1. kombu
3232
Kombu is a messaging library for Python.
3333
Project Source: https://github.com/celery/kombu
34-
Project Documentation: http://kombu.readthedocs.org/en/latest/
35-
34+
Project Documentation: http://kombu.readthedocs.org/en/latest/
35+
36+
1. huey
37+
a little multi-threaded task queue for python
38+
Project Source: a little multi-threaded task queue for python
39+
Project Documentation: http://huey.readthedocs.org/en/latest/
40+

Mail.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,10 @@ Project Documentation: http://tomekwojcik.github.io/envelopes/
4141
1. mailur
4242
Webmail client with Gmail-like conversations.
4343
Project Source: https://github.com/naspeh/mailur
44-
Project Homepage: http://pusto.org/en/mailr/
44+
Project Homepage: http://pusto.org/en/mailr/
45+
46+
1. lamson
47+
Pythonic SMTP Application Server.
48+
Project Source: https://github.com/zedshaw/lamson
49+
Project Homepage: http://lamsonproject.org/
50+

Network.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,12 @@ Project Homepage: http://www.breaknenter.org/projects/inception/
9595
An intelligent scalable proxy framework.
9696
Project Source: https://github.com/wallproxy/wallproxy
9797
Project Homepage: https://code.google.com/p/wallproxy/
98-
98+
99+
1. httpie
100+
HTTPie is a command line HTTP client, a user-friendly cURL replacement.
101+
Project Source: https://github.com/jakubroztocil/httpie
102+
103+
1. iSniff-GPS
104+
Passive sniffing tool for capturing and visualising WiFi location data disclosed by iOS devices.
105+
Project Source: https://github.com/hubert3/iSniff-GPS
106+

Other.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,4 @@ a wechat robot framework.
8181
Project Source: https://github.com/whtsky/WeRoBot
8282

8383

84-
85-
8684

ToolandUtilities.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,5 +330,19 @@ Project Source: https://github.com/mdipierro/workflow
330330

331331
1. binwalk
332332
Firmware Analysis Tool.
333-
Project Source: https://github.com/devttys0/binwalk
334-
333+
Project Source: https://github.com/devttys0/binwalk
334+
335+
1. lxml
336+
The lxml XML toolkit for Python
337+
Project Source: https://github.com/lxml/lxml
338+
339+
1. curator
340+
Tending your time-series indices in Elasticsearch.
341+
Project Source: https://github.com/elasticsearch/curator
342+
Project Documentation: https://github.com/elasticsearch/curator/wiki
343+
344+
1. simplejson
345+
simplejson is a simple, fast, extensible JSON encoder/decoder for Python.
346+
Project Source: https://github.com/simplejson/simplejson
347+
Project Documentation: http://simplejson.readthedocs.org/en/latest/
348+

Video.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@ A YouTube/Youku/Niconico video downloader written in Python 3.
3333
Project Source: https://github.com/soimort/you-get
3434
Project Homepage: http://www.soimort.org/you-get/
3535

36-
36+
1. SickRage
37+
SickRage - Searches TheTVDB and TVRage for shows.
38+
Project Source: https://github.com/echel0n/SickRage

WebFrameworkandRelatedTool.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Project Source: https://github.com/django-nonrel/mongodb-engine
219219
Project Homepage: http://django-nonrel.org/
220220

221221
1. django-filebrowser
222-
Media-Management with Grappelli .
222+
Media-Management with Grappelli.
223223
Project Source: https://github.com/sehmaschine/django-filebrowser
224224
Project Documentation: http://django-filebrowser.readthedocs.org/en/latest/
225225

@@ -245,6 +245,11 @@ File and Image Management Application for django.
245245
Project Source: https://github.com/stefanfoulis/django-filer
246246
Project Documentation: http://django-filer.readthedocs.org/en/latest/index.html
247247

248+
1. django-angular
249+
Let AngularJS play well with Django.
250+
Project Source: https://github.com/jrief/django-angular
251+
Project Documentation: http://django-angular.readthedocs.org/en/latest/
252+
248253
1. model_mommy
249254
Model-mommy offers you a smart way to create fixtures for testing in Django.
250255
Project Source: https://github.com/vandersonmota/model_mommy
@@ -349,3 +354,13 @@ Project Homepage: http://jinja.pocoo.org/
349354
WebSocket & WAMP for Python on Twisted and asyncio.
350355
Project Source: https://github.com/tavendo/AutobahnPython
351356
Project Homepage: http://autobahn.ws/python/
357+
358+
1. twisted
359+
Event-driven networking engine written in Python.
360+
Project Source: https://github.com/twisted/twisted
361+
Project Homepage: https://twistedmatrix.com/trac/
362+
363+
1. diesel
364+
Greenlet-based event I/O Framework for Python.
365+
Project Source: https://github.com/jamwt/diesel
366+
Project Homepage: http://diesel.io/

WebMining.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,10 @@ Project Homepage: http://radimrehurek.com/gensim/
3030

3131
1. distribute_crawler
3232
A distributed web crawler.
33-
Project Source: https://github.com/gnemoug/distribute_crawler
33+
Project Source: https://github.com/gnemoug/distribute_crawler
34+
35+
1. pyspider
36+
A spider system in python.
37+
Project Source: https://github.com/binux/pyspider
38+
3439

0 commit comments

Comments
 (0)