Skip to content

Commit 8d3548c

Browse files
committed
update
1 parent 8cd93c6 commit 8d3548c

15 files changed

+108
-20
lines changed

BigDataandCloud.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,3 @@ Project Homepage: http://elweb.co/
6868
pyes is a pythonic way to use ElasticSearch since 2010.
6969
Project Source: https://github.com/aparo/pyes
7070
Project Documentation: https://pypi.python.org/pypi/pyes/
71-
72-
73-

Book.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Tutorial material on the scientific Python ecosystem.
4444
Project Source: https://github.com/scipy-lectures/scipy-lecture-notes
4545
Online Book Address: http://scipy-lectures.github.io/
4646

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+

Cool Application.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,25 @@ Open Source ERP built for the Web.
146146
Project Source: https://github.com/frappe/erpnext
147147
Project Homepage: https://erpnext.com/
148148

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

DataBaseandRelatedTools.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,3 @@ Project Source: https://github.com/namlook/mongokit
9898
A Python persistence framework for graph databases like Neo4j, OrientDB and Titan.
9999
Project Source: https://github.com/espeed/bulbs
100100
Project Homepage: http://bulbflow.com/
101-
102-

Devops.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,3 +264,20 @@ Monitor Memory usage of Python code.
264264
Project Source: https://github.com/fabianp/memory_profiler
265265
Project Documentation: https://pypi.python.org/pypi/memory_profiler
266266

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

EditorandEditorEnhancements.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,8 @@ Project Homepage: http://gcollazo.github.io/BrowserRefresh-Sublime/
168168
1. Origami
169169
Origami is a new way of thinking about panes in Sublime Text 2 and 3.
170170
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/

Network.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,12 @@ Project Source: https://github.com/jakubroztocil/httpie
103103
1. iSniff-GPS
104104
Passive sniffing tool for capturing and visualising WiFi location data disclosed by iOS devices.
105105
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/

Other.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,4 @@ Project Source: https://github.com/madisonmay/CommonRegex
7979
1. WeRoBot
8080
a wechat robot framework.
8181
Project Source: https://github.com/whtsky/WeRoBot
82-
83-
8482

Science.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,22 @@ Project Source: https://github.com/biopython/biopython
9191
Project Homepage: http://biopython.org/wiki/Main_Page
9292

9393
1. simpleai
94-
simple artificial intelligence utilities
94+
simple artificial intelligence utilities.
9595
Project Source: https://github.com/simpleai-team/simpleai
9696

9797
1. emcee
98-
The Python ensemble sampling toolkit for affine-invariant MCMC
98+
The Python ensemble sampling toolkit for affine-invariant MCMC.
9999
Project Source: https://github.com/dfm/emcee
100100
Project Homepage: http://dan.iel.fm/emcee/current/
101101

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

ToolandUtilities.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,4 +345,13 @@ Project Documentation: https://github.com/elasticsearch/curator/wiki
345345
simplejson is a simple, fast, extensible JSON encoder/decoder for Python.
346346
Project Source: https://github.com/simplejson/simplejson
347347
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/

0 commit comments

Comments
 (0)