Change the repository type filter
All
Repositories list
12 repositories
marshmallow
PublicA lightweight library for converting complex objects to and from simple Python datatypes.- Flask + marshmallow for beautiful APIs
flask-smorest
Publicapispec
PublicA pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..marshmallow-sqlalchemy
PublicSQLAlchemy integration with marshmallowwebargs
PublicA 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-oneofschema
PublicMarshmallow library extension that allows schema (de)multiplexing- JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
django-rest-marshmallow
Public archiveMarshmallow schemas for Django REST frameworkmarshmallow-validators
PublicUse 3rd-party validators (e.g. from WTForms and colander) with marshmallowmarshmallow-select
Public archive