Overview
Learn how to leverage JSON Schema and Pydantic for efficient data model creation in this 21-minute PyCon Israel conference talk. Discover the power of combining Python's most popular data validation library with the ubiquitous JSON data exchange format to streamline data structure handling. Master techniques for automatic data validation, serialization, and transmission while ensuring data integrity throughout your applications. Explore practical implementations that eliminate common worries about data structure management and validation in Python projects.
Syllabus
Shahar Heller - Let JSON Schema and Pydantic write your data models
Taught by
PyCon Israel