Skip to content

Commit 5de767f

Browse files
committed
up to 48
1 parent eb0f931 commit 5de767f

File tree

7 files changed

+47
-5
lines changed

7 files changed

+47
-5
lines changed

ContentManagementSystem.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,11 @@ Project Homepage: http://ckan.org/
3535

3636
1. june
3737
June is a forum.
38-
Project Source: https://github.com/pythoncn/june
38+
Project Source: https://github.com/pythoncn/june
39+
40+
1. Letterpress
41+
A minimal, Markdown based blogging system written in Python.
42+
Project Source: https://github.com/an0/Letterpress
43+
Project Homepage: http://wangling.me/2013/01/letterpress.html
44+
3945

Cool Application.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,10 @@ Project Homepage: http://www.geocreepy.com/
121121
E-commerce for Python.
122122
Project Source: https://github.com/mirumee/satchless
123123
Project Homepage: http://satchless.com/
124+
125+
1. robobrowser
126+
RoboBrowser is a simple, Pythonic library for browsing the web without a standalone web browser.
127+
Project Source: https://github.com/jmcarp/robobrowser
128+
Project Documentation: http://robobrowser.readthedocs.org/
129+
130+

Devops.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,8 @@ Project Source: https://github.com/o/simmetrica
227227
1. yandex-tank
228228
Load and performance benchmark tool.
229229
Project Source: https://github.com/yandex-load/yandex-tank
230+
231+
1. littlechef
232+
Cook with Chef without a Chef Server.
233+
Project Source: https://github.com/tobami/littlechef
230234

EditorandEditorEnhancements.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,9 @@ Project Source: https://github.com/lunixbochs/SublimeXiki
127127
1. CTags
128128
CTags support for Sublime Text 2/3.
129129
Project Source: https://github.com/SublimeText/CTags
130-
130+
131+
1. Sublimall
132+
Synchronize your SublimeText configuration.
133+
Project Source: https://github.com/socketubs/Sublimall
134+
Project Homepage: http://sublimall.org/
131135

Git.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,7 @@ Project Source: https://github.com/FriendCode/gittle
3131
1. GitPython
3232
GitPython is a python library used to interact with Git repositories.
3333
Project Source: https://github.com/gitpython-developers/GitPython
34-
34+
35+
1. git-sweep
36+
A command-line tool that helps you clean up Git branches that have been merged into master.
37+
Project Source: https://github.com/arc90/git-sweep

ToolandUtilities.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,5 +267,20 @@ Project Source: https://github.com/toscanini/maestro
267267

268268
1. python-lust
269269
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
270+
Project Source: https://github.com/zedshaw/python-lust
271+
272+
1. subliminal
273+
Subliminal is a python library to search and download subtitles.
274+
Project Source: https://github.com/Diaoul/subliminal
275+
Project Documentation: http://subliminal.readthedocs.org/en/latest/
276+
277+
1. readerisdead
278+
A collection of tools to help with the Google Reader shutdown.
279+
Project Source: https://github.com/mihaip/readerisdead
280+
Project Homepage: http://readerisdead.com/
281+
282+
1. pyrasite
283+
Inject code into running Python processes.
284+
Project Source: https://github.com/lmacken/pyrasite
285+
Project Homepage: http://pyrasite.com/
271286

WebFrameworkandRelatedTool.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,11 @@ Project Source: https://github.com/jbalogh/django-cache-machine
129129
1. django-skel
130130
A modern Django (1.5) project skeleton.
131131
Project Source: https://github.com/rdegges/django-skel
132-
Project Documentation: http://django-skel.readthedocs.org/en/latest/
132+
Project Documentation: http://django-skel.readthedocs.org/en/latest/
133133

134+
1. django-base-template
135+
A Django 1.6 base template with HTML5Boilerplate and Twitter Bootstrap.
136+
Project Source: https://github.com/xenith/django-base-template
134137
1. gargoyle
135138
Gargoyle is a platform built on top of Django which allows you to switch functionality of your application on and off based on conditions.
136139
Project Source: https://github.com/disqus/gargoyle

0 commit comments

Comments
 (0)