Simple Data Validation and Setting Management with Pydantic
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover efficient data validation and setting management techniques using Pydantic in this 28-minute conference talk from EuroPython 2022. Explore the challenges of data validation and learn how Pydantic offers an elegant solution to increase code readability and reduce complexity. Gain insights into Pydantic Models, Validators, and Convertors, and understand how to apply them in real-life scenarios. Learn to leverage Pydantic for everyday coding tasks and explore the potential of code generation for creating Pydantic Models from various data sources. Leave with a comprehensive understanding of how Pydantic can streamline your data processing workflows and improve overall code quality.
Syllabus
Simple data validation and setting management with Pydantic - presented by Teddy Crepineau
Taught by
EuroPython Conference
Related Courses
Validate Data Classes with PydanticPluralsight Pydantic - Making Life Easier with Data Validation
EuroPython Conference via YouTube When Models Query Models
EuroPython Conference via YouTube Intro to Pydantic - Run-Time Type Checking for Your Dataclasses
PyCon US via YouTube Instructor Makes GPT Function Calling Easy - Simplifying Complex Data Extraction
echohive via YouTube