Metadata-Version: 2.1
Name: sqlalchemy-pydantic-orm
Version: 0.0.2
Summary: CRUD operations on nested SQLAlchemy ORM models using Pydantic
Home-page: https://github.com/Wouterkoorn/sqlalchemy-pydantic-orm
Author: wkoorn (Wouter Koorn)
Author-email: <wouter.koorn@student.hu.nl>
License: UNKNOWN
Description: # sqlalchemy-pydantic
        CRUD operations on nested SQLAlchemy ORM models using Pydantic
        
Keywords: python,pydantic,sqlalchemy,ORM,nested,nesting,CRUD
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
