/fbaptiste-pydantic-essentials

Learning Pydantic with Fred Baptiste: Companion Repository for my Pydantic: Essentials Course

Primary LanguageJupyter NotebookGNU Affero General Public License v3.0AGPL-3.0

Pydantic: Essentials

A companion repo for my course Pydantic: Essentials located here: Pydantic V2: Essentials

Additional Resources

YouTube Channel

https://www.youtube.com/@mathbyteacademy

Provides additional Python content, including the following you might find useful:

and many more...

Pydantic V2 Documentation

https://docs.pydantic.dev/latest/

My Other Courses

Python Fundamentals

Python 3: Fundamentals

Python Deep Dive Series:

  • Part 1: Mainly functional programming
  • Part 2: Mainly iterables, iterators and generators
  • Part 3: Mainly hash maps
  • Part 4: OOP