TypedDict, Dataclasses and Pydantic in action
Python Room
12:00:00+03:00-12:30:00+03:00
We're always using type hints in our code, but when working with microservices or when doing some integrations I started noticing that type hints alone are not enough to help us. In this presentation, I'll try to show my experience of how I moved and what...