django-pushy Project to ideally allow you to handle push notifications when you have need to support high volume. Uses celery to batch and send your notifications in parallel. github.com Shared by @rakanalh
logster Tool to parse log files and generate metrics for Graphite and Ganglia. github.com Shared by @mgrouchy
Pykov A tiny Python module to define or manipulate finite regular Markov chains. github.com Shared by @mgrouchy
cssdig A tool to read your css files to help you analyze, refactor, standardize and maintain your CSS. github.com Shared by @mgrouchy
pypete Helps you run performance tests in the traditional way you would use nose. Will run your tests N times and output benchmarks for the tests. github.com Shared by @mgrouchy
Creating Tor Hidden Services with Python Interesting post. You have probably heard about Tor if you haven't used it before, this is a guide to get you set up creating Tor Hidden services with the stem python library and Flask. github.io Shared by @mgrouchy