thumbor Very neat! Yeah I said neat! thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images. github.com Shared by @myusuf3
Stellar Fast database snapshots for development. It's like Git for databases. github.com Shared by @versae
Wox A quick launcher for Windows for all you windows users out there. Plugins in Python! github.com Shared by @mgrouchy
pipsi A wrapper around virtualenv and pip which installs scripts provided by python packages into separate virtualenvs to shield them from your system and each other. github.com Shared by @mgrouchy
Ensuring PEP 8 compliance using Git hooks Some people view PEP8 as a suggestions, other people take them as firm rules. If you are in the second group this article is probably for you. The author shows how to use git hooks to ensure that your code is PEP8 compliant before you commit. seanmckaybeck.com Shared by @mgrouchy