A “minimalist guide” on how to prepare for your upcoming Python interview in three steps.
(more…)
Read more »
Subscribers to LWN.net made this article — and everything that
surrounds it — possible. If you appreciate our content, please
buy a subscription and make the next
set of articles possible. (more…)
Read more »
If you are like me, every once in a while you write a useful python utility and want to share it with your colleagues. The best way to do this is to make a package: it easy to install and saves from copy-pasting. (more…)
Read more »
A guide to modern Python tooling with a focus on simplicity and minimalism. This chapter covers CI/CD with GitHub Actions, Poetry, and Nox. (more…)
Read more »