generated from daniil-berg/boilerplate-py
isort
and ruff
as dev dependencies;
➖ remove `flake8` dependency (replaced by `ruff`);
change `lint.sh` script to use `isort`, `ruff`, and `black`
marshmallow-generic
Generic schema with full typing support and minimal boilerplate
Usage
...
Installation
pip install marshmallow-generic
Dependencies
Python Version ..., OS ...
Description