- Notifications
You must be signed in to change notification settings - Fork71
pydantic/pydantic-extra-types
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A place for pydantic types that probably shouldn't exist in the main pydantic lib.
Seepydantic/pydantic#5012 for more info.
Install this library with the desired extras dependencies as listed inproject.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]"
About
Extra Pydantic types.
Topics
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.