FICHA · MANJARO

python-pydantic

Data parsing and validation using Python type hints

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Validates and parses Python data using type hints and structured models. It helps applications convert external input into predictable objects, report validation errors, and keep API or configuration data consistent.

Validation improves data quality but does not replace authorization or business rules. Treat user input as untrusted even after it matches a model.

Permissions

Permissions not analysed for this source yet.