Package profile
pydantic
- Summary: Data validation using Python type hints
- Author: Samuel Colvin <s@muelcolvin.com>, Eric Jolibois <em.jolibois@gmail.com>, Hasan Ramezani <hasan.r67@gmail.com>, Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>, Terrence Dorsey <terry@pydantic.dev>, David Montague <david@pydantic.dev>, Serge Matveenko <lig@countzero.co>, Marcelo Trylesinski <marcelotryle@gmail.com>, Sydney Runkle <sydneymarierunkle@gmail.com>, David Hewitt <mail@davidhewitt.io>, Alex Hall <alex.mojaki@gmail.com>, Victorien Plot <contact@vctrn.dev>
- Homepage: https://github.com/pydantic/pydantic
- Source: https://github.com/pydantic/pydantic (Repo profile)
- Number of releases: 179
- First release: 0.0.1 on 2017-05-03
- Latest release: 2.11.7 on 2025-06-14
Releases
PyPI Downloads
Dependencies
Pydantic has 6 dependencies, 2 of which optional.Dependency | Optional |
---|---|
annotated-types | false |
pydantic-core | false |
typing-extensions | false |
typing-inspection | false |
email-validator | true |
tzdata | true |