FICHA · MANJARO

python-schema

Schema validation just got Pythonic

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

Description

Validates Python data structures against readable schema definitions. It helps applications check configuration, API input, test data, and nested dictionaries before later code assumes values are present and correctly shaped.

Developers use it as a library. Validation improves error reporting, but applications still need clear messages for users and separate checks for permissions, business rules, and untrusted data sources.

Permissions

Permissions not analysed for this source yet.