Talks - Sebastian Buczyński: Having fun with pydantic and pattern matching

Опубликовано: 06 Ноябрь 2024
на канале: PyCon US
522
15

Pattern matching has been with us since Python3.10. Since the introduction of the match-case statement, we've got a powerful and elegant tool to control the flow of the program.

This talk is to showcase a real-world scenario of handling different messages coming from a broker, using match-case and Pydantic.

Slides: https://pycon-assets.s3.amazonaws.com...