Published
SQLAlchemy integration with the marshmallow (de)serialization library
pip install marshmallow-sqlalchemy
Package Downloads
Authors
Requires Python
>=3.8
Dependencies
- marshmallow
>=3.18.0
- SQLAlchemy
<3.0,>=1.4.40
- marshmallow-sqlalchemy
[tests]; extra == "dev"
- tox
; extra == "dev"
- pre-commit
~=3.5; extra == "dev"
- sphinx
==8.0.2; extra == "docs"
- alabaster
==1.0.0; extra == "docs"
- sphinx-issues
==4.1.0; extra == "docs"
- pytest
<9; extra == "tests"
- pytest-lazy-fixtures
; extra == "tests"