File tree Expand file tree Collapse file tree 15 files changed +108
-20
lines changed Expand file tree Collapse file tree 15 files changed +108
-20
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,3 @@ Project Homepage: http://elweb.co/
68
68
pyes is a pythonic way to use ElasticSearch since 2010.
69
69
Project Source: https://github.com/aparo/pyes
70
70
Project Documentation: https://pypi.python.org/pypi/pyes/
71
-
72
-
73
-
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ Tutorial material on the scientific Python ecosystem.
44
44
Project Source: https://github.com/scipy-lectures/scipy-lecture-notes
45
45
Online Book Address: http://scipy-lectures.github.io/
46
46
47
-
48
-
49
-
47
+ 1 . neural-networks-and-deep-learning
48
+ Code samples for my book "Neural Networks and Deep Learning".
49
+ Project Source: https://github.com/mnielsen/neural-networks-and-deep-learning
50
+
Original file line number Diff line number Diff line change @@ -146,4 +146,25 @@ Open Source ERP built for the Web.
146
146
Project Source: https://github.com/frappe/erpnext
147
147
Project Homepage: https://erpnext.com/
148
148
149
-
149
+ 1 . satchless
150
+ E-commerce for Python.
151
+ Project Source: https://github.com/mirumee/satchless
152
+ Project Homepage: http://satchless.com/
153
+
154
+ 1 . Radicale
155
+ A simple CalDAV (calendar) and CardDAV (contact) server.
156
+ Project Source: https://github.com/Kozea/Radicale
157
+ Project Homepage: http://radicale.org/
158
+
159
+ 1 . Letterpress
160
+ A minimal, Markdown based blogging system written in Python.
161
+ Project Source: https://github.com/an0/Letterpress
162
+ Project Homepage: http://wangling.me/2013/01/letterpress.html
163
+
164
+ 1 . electrum
165
+ lightweight Bitcoin client.
166
+ Project Source: https://github.com/spesmilo/electrum
167
+
168
+ 1 . python-lust
169
+ Python Little Unix Server Toolkit.
170
+ Project Source: https://github.com/zedshaw/python-lust
Original file line number Diff line number Diff line change @@ -98,5 +98,3 @@ Project Source: https://github.com/namlook/mongokit
98
98
A Python persistence framework for graph databases like Neo4j, OrientDB and Titan.
99
99
Project Source: https://github.com/espeed/bulbs
100
100
Project Homepage: http://bulbflow.com/
101
-
102
-
Original file line number Diff line number Diff line change @@ -264,3 +264,20 @@ Monitor Memory usage of Python code.
264
264
Project Source: https://github.com/fabianp/memory_profiler
265
265
Project Documentation: https://pypi.python.org/pypi/memory_profiler
266
266
267
+ 1 . gunnery
268
+ Remote task execution tool.
269
+ Project Source: https://github.com/gunnery/gunnery
270
+ Project Homepage: http://gunnery.io/
271
+
272
+ 1 . pythonz
273
+ Python installation manager supporting CPython, Stackless, PyPy and Jython.
274
+ Project Source: https://github.com/saghul/pythonz
275
+ Project Homepage: http://saghul.github.io/pythonz/
276
+
277
+ 1 . pyinstrument
278
+ Call stack profiler for Python. Inspired by Apple's Instruments.app.
279
+ Project Source: https://github.com/joerick/pyinstrument
280
+
281
+ 1 . maestro-ng
282
+ A command-line utility that allows for automatically managing the orchestrated deployment and bring up of a set of service instance containers that compose an environment on a set of target host machines.
283
+ Project Source: https://github.com/signalfuse/maestro-ng
Original file line number Diff line number Diff line change @@ -168,3 +168,8 @@ Project Homepage: http://gcollazo.github.io/BrowserRefresh-Sublime/
168
168
1 . Origami
169
169
Origami is a new way of thinking about panes in Sublime Text 2 and 3.
170
170
Project Source: https://github.com/SublimeText/Origami
171
+
172
+ 1 . editorconfig-vim
173
+ EditorConfig plugin for Vim.
174
+ Project Source: https://github.com/editorconfig/editorconfig-vim
175
+ Project Homepage: http://editorconfig.org/
Original file line number Diff line number Diff line change @@ -103,4 +103,12 @@ Project Source: https://github.com/jakubroztocil/httpie
103
103
1 . iSniff-GPS
104
104
Passive sniffing tool for capturing and visualising WiFi location data disclosed by iOS devices.
105
105
Project Source: https://github.com/hubert3/iSniff-GPS
106
-
106
+
107
+ 1 . instavpn
108
+ the most user-friendly L2TP/IPsec VPN server.
109
+ Project Source: https://github.com/sockeye44/instavpn
110
+
111
+ 1 . WebSocket-for-Python
112
+ Python library providing an implementation of the WebSocket protocol defined in RFC 6455.
113
+ Project Source: https://github.com/Lawouach/WebSocket-for-Python
114
+ Project Documentation: https://ws4py.readthedocs.org/en/latest/
Original file line number Diff line number Diff line change @@ -79,6 +79,4 @@ Project Source: https://github.com/madisonmay/CommonRegex
79
79
1 . WeRoBot
80
80
a wechat robot framework.
81
81
Project Source: https://github.com/whtsky/WeRoBot
82
-
83
-
84
82
Original file line number Diff line number Diff line change @@ -91,12 +91,22 @@ Project Source: https://github.com/biopython/biopython
91
91
Project Homepage: http://biopython.org/wiki/Main_Page
92
92
93
93
1 . simpleai
94
- simple artificial intelligence utilities
94
+ simple artificial intelligence utilities.
95
95
Project Source: https://github.com/simpleai-team/simpleai
96
96
97
97
1 . emcee
98
- The Python ensemble sampling toolkit for affine-invariant MCMC
98
+ The Python ensemble sampling toolkit for affine-invariant MCMC.
99
99
Project Source: https://github.com/dfm/emcee
100
100
Project Homepage: http://dan.iel.fm/emcee/current/
101
101
102
-
102
+ 1 . simmetrica
103
+ Lightweight framework for collecting and aggregating event metrics as timeseries data.
104
+ Project Source: https://github.com/o/simmetrica
105
+
106
+ 1 . dedupe
107
+ dedupe is a python library that uses machine learning to perform de-duplication and entity resolution quickly on structured data.
108
+ Project Source: https://github.com/datamade/dedupe
109
+
110
+ 1 . bayesian-belief-networks
111
+ Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
112
+ Project Source: https://github.com/eBay/bayesian-belief-networks
Original file line number Diff line number Diff line change @@ -345,4 +345,13 @@ Project Documentation: https://github.com/elasticsearch/curator/wiki
345
345
simplejson is a simple, fast, extensible JSON encoder/decoder for Python.
346
346
Project Source: https://github.com/simplejson/simplejson
347
347
Project Documentation: http://simplejson.readthedocs.org/en/latest/
348
-
348
+
349
+ 1 . mypy
350
+ Mypy is an optional static type checker for Python.
351
+ Project Source: https://github.com/JukkaL/mypy
352
+ Project Website: http://www.mypy-lang.org/
353
+
354
+ 1 . astropy
355
+ Repository for the Astropy core package.
356
+ Project Source: https://github.com/astropy/astropy
357
+ Project Website: http://www.astropy.org/
Original file line number Diff line number Diff line change @@ -63,4 +63,3 @@ Project Source: https://github.com/FZambia/centrifuge
63
63
pyjs is a Rich Internet Application (RIA) Development Platform for both Web and Desktop.
64
64
Project Source: https://github.com/pyjs/pyjs
65
65
Project Homepage: http://pyjs.org/
66
-
Original file line number Diff line number Diff line change @@ -65,4 +65,9 @@ Project Source: https://github.com/jacquev6/PyGithub
65
65
A python package that allows for simple access to reddit's API.
66
66
Project Source: https://github.com/praw-dev/praw
67
67
Project Documentation: https://praw.readthedocs.org/en/v2.1.16/
68
+
69
+ 1 . sinaweibopy
70
+ Sina Weibo Python SDK.
71
+ Project Source: https://github.com/michaelliao/sinaweibopy
72
+ Project Homepage: http://github.liaoxuefeng.com/sinaweibopy/
68
73
Original file line number Diff line number Diff line change @@ -254,6 +254,19 @@ Project Documentation: http://django-angular.readthedocs.org/en/latest/
254
254
Model-mommy offers you a smart way to create fixtures for testing in Django.
255
255
Project Source: https://github.com/vandersonmota/model_mommy
256
256
Project Documentation: http://model-mommy.readthedocs.org/en/latest/
257
+
258
+ 1 . django-skel
259
+ A modern Django (1.5) project skeleton.
260
+ Project Source: https://github.com/rdegges/django-skel
261
+ Project Documentation: http://django-skel.readthedocs.org/en/latest/
262
+
263
+ 1 . mongodb-engine
264
+ Django MongoDB Backend.
265
+ Project Source: https://github.com/django-nonrel/mongodb-engine
266
+
267
+ 1 . django-jsonfield
268
+ A reusable JSONField model for Django to store ad-hoc data.
269
+ Project Source: https://github.com/bradjasper/django-jsonfield
257
270
258
271
1 . flask
259
272
Flask is a microframework for Python based on Werkzeug and Jinja2.
@@ -301,6 +314,10 @@ Browsable web APIs for Flask.
301
314
Project Source: https://github.com/tomchristie/flask-api
302
315
Project Homepage: http://www.flaskapi.org/
303
316
317
+ 1 . angular-flask
318
+ An AngularJS (frontend) + Flask / Python (backend) Boilerplate Application.
319
+ Project Source: https://github.com/shea256/angular-flask
320
+
304
321
1 . eve
305
322
Eve is an out-of-the-box, highly customizable and fully featured RESTful Web API framework that you can use to effortlessly build and deploy your own APIs.
306
323
Project Source: https://github.com/nicolaiarocci/eve
Original file line number Diff line number Diff line change @@ -36,4 +36,10 @@ Project Source: https://github.com/gnemoug/distribute_crawler
36
36
A spider system in python.
37
37
Project Source: https://github.com/binux/pyspider
38
38
39
+ 1 . tagger
40
+ A Python module for extracting relevant tags from text documents.
41
+ Project Source: https://github.com/apresta/tagger
39
42
43
+ 1 . cola
44
+ A distributed crawling framework.
45
+ Project Source: https://github.com/chineking/cola
Original file line number Diff line number Diff line change @@ -28,6 +28,3 @@ Project Source: https://github.com/python/pythondotorg
28
28
The backend of the Firefox Marketplace.
29
29
Project Source: https://github.com/mozilla/zamboni
30
30
Project Documentation: http://zamboni.readthedocs.org/en/latest/
31
-
32
-
33
-
You can’t perform that action at this time.
0 commit comments