Henning Blunck

April 12, 2021

Hypermodern Python

The speed at which the Python ecosystem is evolving can be simply mind-boggling. There are tons of new libraries popping up left and right, making it hard to understand how they can and should play together. That’s why I enjoyed reading

Jolowicz, Claudio (2020): “Hypermodern Python (read the blog posts and check the git repository).

It is an oppinionated but detailed introduction into how to set up Python projects these days, covering

  • Project setup
  • Environment management
  • Testing
  • Linting
  • Typing
  • CI/CD Integration

The chapters make it easy to get directly to the bits you need.

This content is filed under tags:


Table of Contents