An improved asyncio module, Pyjion for speed, and moving to Python 3 will make for a rich Python ecosystem.
Read more »
About a year ago, smack in the middle of the pandemic, I turned to the internet for some retail therapy. I’m a musician, so my usual retail therapist of choice is Reverb.com; a sort of fancy Craigslist or eBay just for musicians. Every day, I... | Peter S... (more…)
Read more »
A library to generate LaTeX expression from Python code. - GitHub - google/latexify_py: A library to generate LaTeX expression from Python code. (more…)
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »
In this tutorial, we'll build a steganography tool in Python. Steganography is the practice of hiding information within other data. Unlike encryption, where the goal is to secure the contents of communication between two parties, steganography aims to ob... (more…)
Read more »