Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 22 Apr 2021
Python

#313: Automate your data exchange with Pydantic

Data validation and conversion is one of the truly tricky part of getting external data into your app. This might come from a REST API, a file on disk, or somewhere else. This includes checking for required fields,…

Source: Talk Python To Me Michael Kennedy (@mkennedy)