This article is a sequel to Unicode strings in Python: A basic tutorial. Read that... (more…)
Read more »
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. - cookiecutter/cookiecutter... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
This is a huge update, containing a massive collection of fixes and improvements. Every widget has been audited so that they each have complete API documentation and type annotations; APIs have bee... (more…)
Read more »
This post shows how to write a basic JIT compiler for the Python bytecode,
using nothing but stock Python modules. (more…)
Read more »