Today I learned about python type hints (again…) as I was tackling the first parts of pybites’ FastAPI learning track. The following resources were great to get a quick overview:
- Code Better with Type Hints – Part 1
- Code Better with Type Hints – Part 2
- FastAPI’s typing introduction
- Pysheet: typing
This work is licensed under a Creative Commons Attribution 4.0 International License.