Welcome to the 4th Edition of Learn Python the Hard Way which teaches Python 3. You can visit the companion site to the book at http://learnpythonthehardway.org/ where you can purchase digital downloads and paper versions of the book. The free HTML versi... (more…)
Read more »
Recently, there was a tweet by Ned Batchelder that illustrated how to make Python REPL output prettier. I went to implement it, and wanted to put together some instructions for the future.
Read more »
I was recently involved in a python 2 to 3 upgrade project at work and had a decent experience using pyenv and virtualenv together during development to deal with multiple pythons in a relatively sane way. (more…)
Read more »
How to build a dynamic instrumentation agent for Python Security. From Python instrumentation to recovering from callback errors or allowing arbitrary callbacks.
Read more »
dinosay is a humble, simple, nice and paleolithic alternative to cowsay. - MatteoGuadrini/dinosay... (more…)
Read more »