Terminal-based game engine written in Python. Contribute to g1776/termgame development by creating an account on GitHub. (more…)
Read more »
Trace functions: Building a tiny debugger - Jonathan Oberländer - PyCon Italia 2023I will give a brief introduction into trace functions: what they are for, ... (more…)
Read more »
I am a big fan of Dave Whyte’s vector animations, like this one: It was generated using a special animation language called Processing (here is Dave … (more…)
Read more »
Due to uncertainty over the future of the Python 2 interpreter
in future Linux distributions, I've been
looking at some of our Python 2 code, especially the larger programs.
This caused me to express some views over on Twitter, which
came out long enough ... (more…)
Read more »