An extension to marshmallow to allow for polymorphic fields
☆59Jul 1, 2024Updated last year
Alternatives and similar repositories for marshmallow-polyfield
Users that are interested in marshmallow-polyfield are comparing it to the libraries listed below
Sorting:
- Marshmallow library extension that allows schema (de)multiplexing☆142Feb 2, 2026Updated last month
- Enum handling for Marshmallow☆107Jul 21, 2021Updated 4 years ago
- Union fields for marshmallow.☆19Dec 22, 2025Updated 2 months ago
- Plugin for apispec providing support for Marshmallow-OneOfSchema schemas☆12Jul 28, 2025Updated 7 months ago
- Allows declaring marshmallow schema through type annotations☆48May 31, 2022Updated 3 years ago
- Moved to☆10Dec 8, 2016Updated 9 years ago
- JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow☆214Apr 2, 2024Updated last year
- A Starter Kit to create an API-Hour daemon with cookiecutter☆19Nov 10, 2017Updated 8 years ago
- generating marshmallow's schema from swagger definition file☆52Jun 11, 2023Updated 2 years ago
- S'More speed for Marshmallow☆297Feb 5, 2026Updated last month
- Command to check that alembic migrations are in sync with SQLAlchemy models☆26May 17, 2023Updated 2 years ago
- String case converter for python.