Generic schema with full typing support and minimal boilerplate
Go to file
2023-03-10 13:12:32 +01:00
docs Initial commit 2023-03-09 19:23:07 +01:00
requirements Initial commit 2023-03-09 19:23:07 +01:00
scripts Initial commit 2023-03-09 19:23:07 +01:00
src/marshmallow_generic 🏷️ Add py.typed marker 2023-03-10 13:12:32 +01:00
tests Overload @post_load decorator to retain the function type 2023-03-10 13:04:00 +01:00
.gitignore Initial commit 2023-03-09 19:23:07 +01:00
LICENSE Initial commit 2023-03-09 19:23:07 +01:00
mkdocs.yaml Initial commit 2023-03-09 19:23:07 +01:00
pyproject.toml 🏷️ Add py.typed marker 2023-03-10 13:12:32 +01:00
README.md Initial commit 2023-03-09 19:23:07 +01:00

marshmallow-generic

Generic schema with full typing support and minimal boilerplate

Usage

...

Installation

pip install marshmallow-generic

Dependencies

Python Version ..., OS ...