Contents

flask-marshmallow 1.2.1

0

Flask + marshmallow for beautiful APIs

Flask + marshmallow for beautiful APIs

Stars: 843, Watchers: 843, Forks: 58, Open Issues: 23

The marshmallow-code/flask-marshmallow repo was created 9 years ago and the last code push was 2 days ago.
The project is popular with 843 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
License
Homepage
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 23 open issues on GitHub

  • 'DummySession' object has no attribute 'query'

See more issues on GitHub

Related Packages & Articles

apispec 6.6.0

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

Flask-AppBuilder 4.4.1

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.