FICHA · MANJARO

python-marshmallow

A lightweight library for converting complex datatypes to and from native Python datatypes.

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

Description

Converts complex Python objects to plain data structures and validates incoming data against schemas. It helps APIs, services, and data pipelines serialize, deserialize, and check structured input before using it.

Validation improves reliability but does not replace business rules or permission checks. Developers should still handle sensitive fields, defaults, and error messages carefully.

Permissions

Permissions not analysed for this source yet.