Contents

marshmallow-enum 1.5.1

0

Enum field for Marshmallow

Enum field for Marshmallow

Stars: 109, Watchers: 109, Forks: 35, Open Issues: 17

The justanr/marshmallow_enum repo was created 8 years ago and the last code push was 2 years ago.
The project is popular with 109 github stars!

How to Install marshmallow-enum

You can install marshmallow-enum using pip

pip install marshmallow-enum

or add it to a project with poetry

poetry add marshmallow-enum

Package Details

Author
Alec Nikolas Reiter
License
MIT
Homepage
PyPi:
https://pypi.org/project/marshmallow-enum/
GitHub Repo:
https://github.com/justanr/marshmallow_enum
No  marshmallow-enum  pypi packages just yet.

Errors

A list of common marshmallow-enum errors.

Code Examples

Here are some marshmallow-enum code examples and snippets.

Related Packages & Articles

apispec 6.6.0

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