Contents

flask-marshmallow 1.4.0

0

Flask + marshmallow for beautiful APIs

Flask + marshmallow for beautiful APIs

Stars: 891, Watchers: 891, Forks: 62, Open Issues: 26

The marshmallow-code/flask-marshmallow repo was created 11 years ago and the last code push was 1 weeks ago.
The project is popular with 891 github stars!

How to Install flask-marshmallow

You can install flask-marshmallow using pip

pip install flask-marshmallow

or add it to a project with poetry

poetry add flask-marshmallow

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/flask-marshmallow/
GitHub Repo:
https://github.com/marshmallow-code/flask-marshmallow

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
No  flask-marshmallow  pypi packages just yet.

Errors

A list of common flask-marshmallow errors.

Code Examples

Here are some flask-marshmallow code examples and snippets.

GitHub Issues

The flask-marshmallow package has 26 open issues on GitHub

  • Fix validation info

See more issues on GitHub

Related Packages & Articles

apispec 6.9.0

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

flask-appbuilder 5.1.0

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Flask-Log-Request-ID 0.10.1

Flask extension that can parse and handle multiple types of request-id sent by request processors like Amazon ELB, Heroku or any multi-tier infrastructure as the one used for microservices.