An open source Python project CI pipeline
Lately I've been iterating on a reusable set of open-source continuous integration (CI) tools for my Python projects. Here's an overview, along with a sample GitHub Actions workflow file that runs these checks.
Source: An open source Python project CI pipeline, an article by Brenton Cleeland.