- 1. Types in Python
- 1.1. mypy
- 1.2. Changing types
- 1.3. Changing types when reading a number
- 1.4. Types of variables
- 1.5. Types of function parameters
- 1.6. Types function returns None or bool
- 1.7. Types used properly
- 1.8. TODO: mypy
- 2. Case studies
- 3. Process