marshmallow-code
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
marshmallow-jsonapi
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
flask-smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
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.
marshmallow-sqlalchemy
SQLAlchemy integration with marshmallow
flask-marshmallow
Flask + marshmallow for beautiful APIs
marshmallow-oneofschema
Marshmallow library extension that allows schema (de)multiplexing
django-rest-marshmallow
Marshmallow schemas for Django REST framework
apispec-webframeworks
Web framework plugins for apispec (formally in apispec.ext).
marshmallow-validators
Use 3rd-party validators (e.g. from WTForms and colander) with marshmallow
marshmallow-select Archived
make sqlalchemy select fields with marshmallow schemas