This gist is a collection of all the easy-to-find online resources for using typed python as of 2022/01. I collected these notes for two reasons:
- As an aside in an extensive python-dev typing discussion, Guido mentioned that it would be helpful
- There’s an active but very slow-moving effort to write official python
type system docs in
python/typing
, and I figured having an easy to skim list of the best existing discussions would be handy.