Metadata-Version: 2.1
Name: marshmallow-sa-core
Version: 0.0.4
Summary: SQLAlchemy-core integration with marshmallow
Home-page: https://github.com/featureoverload/marshmallow-sa-core
Author: Feature Overload
Author-email: featureoverload@gmail.com
License: MIT License
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: marshmallow (>=3.13.0)
Requires-Dist: marshmallow-enum (>=1.5.1)
Requires-Dist: SQLAlchemy (>=1.4.0.*)
Provides-Extra: all
Requires-Dist: pytest (>=6.2.5) ; extra == 'all'
Provides-Extra: test
Requires-Dist: pytest (>=6.2.5) ; extra == 'test'

# marshmallow-sa-core
SQLAlchemy-core integration with marshmallow


