Skip to content

Commit a429857

Browse files
committed
update to 32
1 parent b11fb7e commit a429857

19 files changed

+47
-42
lines changed

Audio.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ Project Homepage: http://www.mopidy.com/
1818
Client code for the Jasper voice computing platform. Jasper is an open source platform for developing always-on, voice-controlled applications.
1919
Project Source: https://github.com/jasperproject/jasper-client
2020
Project Homepage: http://jasperproject.github.io/
21-

Authentication.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#Authentication
22

3-
43
1. python-oauth2
54
A fully tested, abstract interface to creating OAuth clients and servers.
65
Project Source: https://github.com/simplegeo/python-oauth2

Book.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ Online Book Address: http://www.packtpub.com/building-machine-learning-systems-w
2929
Sublime Text 2 setup used in the Ruby on Rails Tutorial.
3030
Project Source: https://github.com/mhartl/rails_tutorial_sublime_text
3131
Online Book Address: http://www.railstutorial.org/
32-
3332

CommandLineTools.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
##Command Line Tools
22

3-
43
1. docopt
54
Pythonic command line arguments parser, that will make you smile.
65
Project Source: https://github.com/docopt/docopt
@@ -39,6 +38,3 @@ Project Homepage: http://www.paulhammond.org/webkit2png/
3938
A command-line utility that creates projects from cookiecutters (project templates).
4039
Project Source: https://github.com/audreyr/cookiecutter
4140
Project Documentation: http://cookiecutter.readthedocs.org/en/latest/
42-
43-
44-

ContentManagementSystem.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ Project Homepage: http://mezzanine.jupo.org/
2222
1. v2ex
2323
Project Babel 2 is an open source software package for creating and supporting communities.
2424
Project Source: https://github.com/livid/v2ex
25-
26-
27-

Cool Application.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,6 @@ Gittip is a weekly gift exchange, helping to create a culture of generosity.
5858
Project Source: https://github.com/gittip/www.gittip.com
5959
Project Homepage: https://www.gittip.com/
6060

61-
61+
1. drawille
62+
Drawing in terminal with unicode braille characters.
63+
Project Source: https://github.com/asciimoo/drawille

DataBaseandRelatedTools.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,14 @@ Project Homepage: http://openstack.org/
3636
1. BayesDB
3737
A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
3838
Project Source: https://github.com/mit-probabilistic-computing-project/BayesDB
39-
Project Homepage: http://probcomp.csail.mit.edu/bayesdb/
39+
Project Homepage: http://probcomp.csail.mit.edu/bayesdb/
4040

41+
1. mongoengine
42+
A Python Object-Document-Mapper for working with MongoDB.
43+
Project Source: https://github.com/MongoEngine/mongoengine
44+
Project Homepage: http://mongoengine.org/
45+
46+
1. redis-faina
47+
A query analyzer that parses Redis' MONITOR command for counter/timing stats about query patterns.
48+
Project Source: https://github.com/Instagram/redis-faina
49+

DataProcessing.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,3 @@ Project Source: https://github.com/bitly/data_hacks
2222
1. fuzzywuzzy
2323
Fuzzy string matching like a boss.
2424
Project Source: https://github.com/seatgeek/fuzzywuzzy
25-
26-
27-
28-
29-
30-
31-
32-

Devops.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,4 @@ Project Documentation: https://github.com/lra/mackup/tree/master/doc
190190

191191
1. pidcat
192192
Colored logcat script which only shows log entries for a specific application package.
193-
Project Source: https://github.com/JakeWharton/pidcat
194-
195-
196-
193+
Project Source: https://github.com/JakeWharton/pidcat

EditorandEditorEnhancements.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ Project Homepage: http://sublimecodeintel.github.io/SublimeCodeIntel/
7878
1. jedi
7979
Jedi is an autocompletion tool for Python that can be used in IDEs/editors. Jedi works. Jedi is fast.
8080
Project Source: https://github.com/davidhalter/jedi
81-
Project Documentation: http://jedi.jedidjah.ch/en/latest/
81+
Project Documentation: http://jedi.jedidjah.ch/en/latest/
8282

83+
1. JsFormat
84+
JsFormat is a javascript formatting plugin for Sublime Text 2.
85+
Project Source: https://github.com/jdc0589/JsFormat
8386

0 commit comments

Comments
 (0)