orm2pydantic/README.md
2022-08-02 11:09:41 +02:00

214 B

orm2pydantic

Convert SQLAlchemy models to Pydantic models

Usage

...

Installation

pip install orm2pydantic

Dependencies

Python Version ..., OS ...

Building from source

Run python -m build