Pre-order “Hypermodern Python Tooling” (June 2024)

Hypermodern Python

Claudio Jolowicz
10 min readJan 1, 2020

--

Read the original article on my blog

New Year 2020 marks the end of more than a decade of coexistence of Python 2 and 3. The Python landscape has changed considerably over this period: a host of new tools and best practices now improve the Python developer experience. Their adoption, however, lags behind due to the constraints of legacy support.

This article series is a guide to modern Python tooling with a focus on simplicity and minimalism.¹ It walks you through the creation of a complete and up-to-date Python project structure, with unit tests, static analysis, type-checking, documentation, and continuous integration and delivery.

This guide is aimed at beginners who are keen to learn best practises from the start, and seasoned Python developers whose workflows are affected by boilerplate and workarounds required by the legacy toolbox.

Requirements

You need a recent Linux, Unix, or Mac system with bash, curl and git for this tutorial.

On Windows 10, enable the Windows Subsystem for Linux (WSL) and install the Ubuntu 18.04 LTS distribution. Open Ubuntu from the Start Menu, and install additional packages using the…

--

--

Claudio Jolowicz

Claudio Jolowicz is the author of the O'Reilly book "Hypermodern Python Tooling" and a senior software engineer at Cloudflare. https://a.co/d/0daDjiqP