Organized and hyperlinked index to every module, function, and class in the Python standard library - py.md... (more…)
Read more »
Python 2 is retiring in thirty months. Calibre needs to convert to Python 3. (more…)
Read more »
Easy and elegant parser combinators for Python. With awesome docs. - python-parsy/parsy... (more…)
Read more »
If you are like me, every once in a while you write a useful python utility and want to share it with your colleagues. The best way to do this is to make a package: it easy to install and saves from copy-pasting. (more…)
Read more »
We got a complete game, but we need a specific Python environment to run it. In this post, I show how to create a standalone executable and an installer! This post is part of the Discover Python and Patterns series … Continue reading →... (more…)
Read more »