FICHA · MANJARO

python-cerberus

Lightweight, extensible schema and data validation tool for Python dictionaries

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

Description

Validate Python dictionaries against clear schema rules before an application trusts their content. It helps developers check required fields, types, allowed values, and custom constraints in configuration, forms, APIs, or imported data.

This is a developer library and does not add a standalone app. It improves input quality, but applications still need good error messages and security checks for data that comes from users, files, or network services.

Permissions

Permissions not analysed for this source yet.