Pattern Matching and Pydantic for Message Handling - PyCon US Talk
Offered By: PyCon US via YouTube
Course Description
Overview
Explore a real-world application of Python's match-case statement and Pydantic in this 32-minute PyCon US talk. Discover how to elegantly handle diverse messages from a broker using pattern matching, a powerful flow control tool introduced in Python 3.10. Gain insights into combining these features for efficient and readable code in practical scenarios. Access the presentation slides for a comprehensive overview of the concepts discussed.
Syllabus
Talks - Sebastian BuczyĆski: Having fun with pydantic and pattern matching
Taught by
PyCon US
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 Simple Data Validation and Setting Management with Pydantic
EuroPython Conference via YouTube Intro to Pydantic - Run-Time Type Checking for Your Dataclasses
PyCon US via YouTube