Metadata-Version: 2.1
Name: pydantic-sqlalchemy-mapper
Version: 0.1.0
Summary: Convert sqlalchemy model to pydantic with property loader
Author: tsiresymila
Author-email: tsiresymila@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pydantic (>=2.8.2,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.31,<3.0.0)
Description-Content-Type: text/markdown


