Info: This package contains files in non-standard
labels.
osx-arm64
v2.10.1
osx-64
v2.10.1
linux-64
v2.10.1
win-64
v2.10.1
conda install
To install this package run one of the following: conda install esri::pydantic-coreconda install esri/label/prerelease::pydantic-core
Description
Fast and extensible data validation using Python type hints. Pydantic plays nicely with your linters/IDE/brain.
Define how data should be in pure, canonical Python 3.7+; validate it with Pydantic.