Hypermodern Python: Typing
In this fourth installment of the Hypermodern Python series, I’m going to discuss how to add type annotations and type checking to your project.
Source: Hypermodern Python Chapter 4: Typing, an article by Claudio Jolowicz's.