9th October 2020
Coding⚑
Python⚑
Pydantic⚑
- New: Introduce pydantic with it's models and types.
- New: Explain how validators work.
- New: Explain how to export the models.
- New: Explain how to validate functions and use the mypy plugin.
- New: Explain how to initialize empty iterables on attributes.