This is a picture quiz that will test your knowledge of Python current affairs to the limits. Before the year ends, it’s also a great way…...
Read more »
Familiar asyncio ORM for python, built with relations in mind - tortoise/tortoise-orm... (more…)
Read more »
Julia Silge recently wrote a blog post about co-occurances of words together with gendered pronouns. This made me dig up some old code that did the same, but... (more…)
Read more »
Ned Batchelder’s coverage.py is a foundation of the Python testing ecosystem. It is solid, well maintained, and does its job extremely well. I think literally every Python project that cares about testing should be using it. (more…)
Read more »
Python has earned a reputation as a wonderful beginner programming language. But where does one begin? One of my favorite ways to get people interested in programming is by writing games. PursuedPyBear (ppb) is a game programming library optimized for tea... (more…)
Read more »