Skip to content

Entries published on May 13, 2022

1 entry published on this date. See also: all entries published in May 2022, full archive.

Boring Python: dependency management

This post has been significantly updated since it was originally written. The most recent update was in September 2026; a summary of what changed is at the end.

This is the first in hopefully a series of posts I intend to write about how to build/manage/deploy/etc. Python applications in as boring a way as possible.

So before I go any further, I want to be absolutely clear on what I mean by “boring”: I don’t mean “reliable” or “bug-free” or “no incidents”. While there is some overlap, and some of the things I’ll be recommending can help to …

Entry published May 13, 2022. Read full entry.