Custom Types in Pydantic
Since software's inception, one of important aspects of software development has been data validation, it is important to validate inputs supplied into your application, so as to guarantee the data is exactly as expected.
Around 2018, Pydantic was in...
iamabbey.hashnode.dev5 min read