FICHA · MANJARO

python-flask-marshmallow

Flask + marshmallow for beautiful APIs

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

Description

Connect Flask applications with marshmallow schemas for API serialization and validation. It helps web projects convert Python objects to structured responses and validate incoming request data.

This is API support infrastructure. Schemas should be reviewed for required fields, permissions, and sensitive data so responses do not expose private attributes and requests cannot set protected values.

Permissions

Permissions not analysed for this source yet.