Built on Python, for Python, Komodo is also the go-to IDE for PHP, Javascript, Ruby, web, and more. Try it for Windows, Mac, Linux (or all three): free 21-day trial, and great savings through April 30. * ActiveState is a proud founding sponsor of the Python Software Foundation.
PyData Paris 2015 Videos Didn't get the chance to hit up PyData Paris. Well they got you covered all the talks are here for your leisured viewing! youtube.com Shared by @myusuf3
Sustainability - Read the Docs Read the Docs is an incredible project. If you are interested in supporting it in a way that will hopefully make the project sustainable please check this out. readthedocs.org Shared by @mgrouchy
freight Freight is a service which aims to make application deployments better. github.com Shared by @myusuf3
pyap An address parser with support for Canadian and American addresses. github.com Shared by @mgrouchy
scrapple Scrapple is a framework for creating web scrapers and web crawlers according to a key-value based configuration file. github.com Shared by @mgrouchy
microparse Microcode update parser for AMD, Intel, and VIA processors written in Python 3.x. github.com Shared by @myusuf3
parserator This is pretty legit! A toolkit for making domain-specific probabilistic parsers! Not sure why, bunch of examples after the jump. github.com Shared by @myusuf3
Flask-Boost Flask application generation for speeding up your development time and making sure your toolbox is filled with all the right tools. github.com Shared by @mgrouchy
PyFormat: Using % and .format() for great good! This site we try to show you the most common use-cases covered by the old and new style string formatting API with practical examples. For those of your looking for a refresher take a gander. pyformat.info Shared by @myusuf3
Tox tricks and patterns Some general information about Tox and a bunch of fantastic tips, tricks and patterns to get the most out of its use. ionelmc.ro Shared by @mgrouchy
Python: faster way Really cool reference of common things you might do in Python and the faster, more "optimized" way to do them. uni.me Shared by @mgrouchy