How to use entry points as a modular plug-in architecture, to let other Python packages interact or add abilities at runtime. (more…)
Read more »
Pure Python Go parser, AST and unparser library. Contribute to up9inc/gopygo development by creating an account on GitHub. (more…)
Read more »
Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language. Early this year, we switched Stream’s primary programming language from Python to Go. This post will explain some of t... (more…)
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »