How Python programmers can uncontroversially approach build, dependency, and packaging tooling (+ a note on Zig)
A few years back, I published The Elements of Python Style, a popular Python code style guide. Since publishing it, friends of mine in the Python community have wondered if I might consider adding a section about package installation, dependency management, and other similar “standard tooling” recommendations. This is a reasonable request, since Python lacks … Continue reading How Python programmers can uncontroversially approach build, dependency, and packaging tooling (+ a note on Zig)