pydantic/pydantic-extra-types

Extra Pydantic types.

335

stars

236

commits

Python

primary language

Sep 9, 2026

updated

countries
mac-address
phone-number
pydantic
python

README

Pydantic Extra Types

CI Coverage pypi license

A place for pydantic types that probably shouldn't exist in the main pydantic lib.

See pydantic/pydantic#5012 for more info.

Installation

Install this library with the desired extras dependencies as listed in project.optional-dependencies.

For example, if pendulum support was desired:

# via uv
$ uv add "pydantic-extra-types[pendulum]"

# via pip
$ pip install -U "pydantic-extra-types[pendulum]"

Contributors

(top 30 of 73)

yezz123

57 commits

dependabot[bot]

41 commits

Kludex

14 commits

07pepa

10 commits

pydantic/pydantic-extra-types

Extra Pydantic types.

335

stars

236

commits

Python

primary language

Sep 9, 2026

updated

countries
mac-address
phone-number
pydantic
python

README

Pydantic Extra Types

CI Coverage pypi license

A place for pydantic types that probably shouldn't exist in the main pydantic lib.

See pydantic/pydantic#5012 for more info.

Installation

Install this library with the desired extras dependencies as listed in project.optional-dependencies.

For example, if pendulum support was desired:

# via uv
$ uv add "pydantic-extra-types[pendulum]"

# via pip
$ pip install -U "pydantic-extra-types[pendulum]"

Contributors

(top 30 of 73)

yezz123

57 commits

dependabot[bot]

41 commits

Kludex

14 commits

07pepa

10 commits

Languages

Python

99.7%