Justinas Kuizinas

Justinas Kuizinas

Bachelor's degree in IT and Master's degree in Information and IT Security. Senior software developer and team lead of 14 Python tamers in Corner Case Technologies. Python evangelist and AWS certified architect. I still have a toy snake on my work tabl...

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...