marshmallow-code

Results 11 repositories owned by marshmallow-code

marshmallow

6.9k
Stars
621
Forks
Watchers

A lightweight library for converting complex objects to and from simple Python datatypes.

apispec

1.1k
Stars
171
Forks
Watchers

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..

webargs

1.4k
Stars
155
Forks
Watchers

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

859
Stars
58
Forks
Watchers

Flask + marshmallow for beautiful APIs

marshmallow-sqlalchemy

546
Stars
94
Forks
Watchers

SQLAlchemy integration with marshmallow

flask-smorest

624
Stars
70
Forks
Watchers

DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow

marshmallow-jsonapi

215
Stars
67
Forks
Watchers

JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow

django-rest-marshmallow

219
Stars
15
Forks
Watchers

Marshmallow schemas for Django REST framework

marshmallow-oneofschema

131
Stars
43
Forks
Watchers

Marshmallow library extension that allows schema (de)multiplexing

apispec-webframeworks

31
Stars
21
Forks
Watchers

Web framework plugins for apispec (formally in apispec.ext).