Search results
Documentation related to python3-pydantic-core
Package: python3-pydantic-core
Description: Rust implementation of pydantic core functionality (Python 3 module)
pydantic uses type hinting (PEP 484) and variable annotation (PEP 526) to
validate that untrusted data takes the desired form. There is also support for
an extension to dataclasses where the input data is validated.
The core library is implemented in Rust and up to seventeen times faster than
the original pure Python implementation.
This package installs the Python 3 module.
Homepage: https://github.com/pydantic/pydantic-core
copyright | Debian changelog
Other documents: