generated from daniil-berg/boilerplate-py
Generic schema with full typing support and minimal boilerplate
Daniil Fajnberg
25cbe8de4b
➖ remove `flake8` dependency (replaced by `ruff`);
change `lint.sh` script to use `isort`, `ruff`, and `black`
|
||
---|---|---|
docs | ||
requirements | ||
scripts | ||
src/marshmallow_generic | ||
tests | ||
.gitignore | ||
LICENSE | ||
mkdocs.yaml | ||
pyproject.toml | ||
README.md |
marshmallow-generic
Generic schema with full typing support and minimal boilerplate
Usage
...
Installation
pip install marshmallow-generic
Dependencies
Python Version ..., OS ...