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