lenscap Lenscap is a static site generator for creating beautiful photo narratives github.com Shared by @myusuf3
schematics A Python library to combine types into structures, validate them, and transform your data based on simple descriptions. github.com Shared by @mgrouchy
prospector Prospector is a tool to analyse Python code and output information about errors, potential problems, convention violations and complexity. github.com Shared by @myusuf3
teleport.py A serialization system on built top of JSON that has a schema system, and performs input validation. github.com Shared by @mgrouchy
flask-dance Built in OAuth dance support for your flask applications using requests and oauthlib. github.com Shared by @mgrouchy
pixie Pixie is a lightweight lisp suitable for both general use as well as shell scripting. The language is still in a "pre-alpha" phase and as such changes fairly quickly. github.com Shared by @myusuf3
djangae Interesting in using Django on Google App Engine? Djangae attempts to be the best way to solve this problem. github.com Shared by @mgrouchy
vimswitch Make your vim configuration portable and take your settings with you everywhere. github.com Shared by @mgrouchy
cymem Cymem provides two small memory-management helpers for Cython. github.com Shared by @mgrouchy
gizeh Simple Vector Graphics for Python! You can see examples of Gizeh in action (combined with MoviePy to make animations) in this blog post. github.com Shared by @myusuf3
wolf This is a trading platform is an interactive platform that supports real-time financial data visualization, as well as historical data lookup. github.com Shared by @myusuf3
High Performance Python Extensions: Part 1 A series of articles on writing High Performance C Extensions for Python starts here. In this article the author shows how to write a Python extension in C using NumPy's C API. Check it out and Part 2 below. crumpington.com Shared by @mgrouchy