mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 05:00:30 -04:00
5 lines
188 B
Text
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.
|