marshmallow-code
marshmallow-code
marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
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
marshmallow-sqlalchemy
SQLAlchemy integration with marshmallow
flask-smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
marshmallow-jsonapi
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
django-rest-marshmallow
Marshmallow schemas for Django REST framework
marshmallow-oneofschema
Marshmallow library extension that allows schema (de)multiplexing
apispec-webframeworks
Web framework plugins for apispec (formally in apispec.ext).