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
-
django-rest-marshmallow
Marshmallow schemas for Django REST framework
-
marshmallow-oneofschema
Marshmallow library extension that allows schema (de)multiplexing
-
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
-
apispec-webframeworks
Web framework plugins for apispec (formally in apispec.ext).
-
flask-smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
-
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
-
marshmallow-validators
Use 3rd-party validators (e.g. from WTForms and colander) with marshmallow
-
marshmallow-select Archived
make sqlalchemy select fields with marshmallow schemas