marshmallow topic
webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
flask-marshmallow
Flask + marshmallow for beautiful APIs
flask-rest-jsonapi
Flask extension to build REST APIs around JSONAPI 1.0 specification.
marshmallow-sqlalchemy
SQLAlchemy integration with marshmallow
flask-smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
marshmallow_dataclass
Automatic generation of marshmallow schemas from dataclasses.
APIFairy
A minimalistic API framework built on top of Flask, Marshmallow and friends.
marshmallow-jsonapi
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
django-rest-marshmallow
Marshmallow schemas for Django REST framework
marshmallow-jsonschema
JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow