Published
SQLAlchemy integration with the marshmallow (de)serialization library
pip install marshmallow-sqlalchemy
Package Downloads
Authors
Requires Python
>=3.9
Dependencies
- marshmallow
>=3.18.0
- SQLAlchemy
<3.0,>=1.4.40
- typing-extensions
; python_version < "3.10"
- marshmallow-sqlalchemy
[tests]; extra == "dev"
- tox
; extra == "dev"
- pre-commit
<5.0,>=3.5; extra == "dev"
- furo
==2024.8.6; extra == "docs"
- sphinx-copybutton
==0.5.2; extra == "docs"
- sphinx-design
==0.6.1; extra == "docs"
- sphinx-issues
==5.0.0; extra == "docs"
- sphinx
==8.2.3; extra == "docs" and python_version >= "3.11"
- sphinxext-opengraph
==0.10.0; extra == "docs"
- pytest
<9; extra == "tests"
- pytest-lazy-fixtures
; extra == "tests"