ports/devel/py-pydantic-core/pkg-descr
2023-07-09 18:19:18 +08:00

5 lines
188 B
Text

Pydantic-core provides the core functionality for pydantic validation and
serialization.
Pydantic-core is currently around 17x faster than pydantic v1. See
tests/benchmarks/ for details.