Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Intro to Pydantic - Run-Time Type Checking for Your Dataclasses

PyCon US via YouTube

Overview

Discover how to implement run-time type checking using Pydantic in this 26-minute PyCon US talk by Alexander Hultnér. Learn about using standard Python type annotations, ensuring compatibility with dataclasses, and validating user data in a pythonic way. Explore Pydantic's application in web APIs for simplifying user input validation, and gain insights into its evolution as a polished library ideal for JSON-based APIs. Delve into topics such as runtime type checking, JSON Schema, validate arguments decorator, Pydantic frameworks, automatic testing, and fast API development. Access the presentation slides for a comprehensive overview of Pydantic's capabilities and its potential to enhance your Python projects.

Syllabus

Intro
runtime type checking
JSON Schema
validate arguments decorator
pydantic frameworks
automatic testing
fast API
conclusion
outro

Taught by

PyCon US

Reviews

Start your review of Intro to Pydantic - Run-Time Type Checking for Your Dataclasses

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.