A guide to modern Python tooling with a focus on simplicity and minimalism. (more…)
Read more »
Why link Python to C?I hope that it is uncontroversial to state that Python is a great language that can suffer from occasional performance issues. This is e... (more…)
Read more »
An engineer spends a substantial amount of time reading code, maybe more than actually writing it. So an emphasis on readability of that… (more…)
Read more »
Learn how to change CPython internals to accept new syntax and features. This post adds a Ruby feature to Python. (more…)
Read more »