orm2pydantic/README.md

20 lines
214 B
Markdown
Raw Permalink Normal View History

2022-08-02 11:09:41 +02:00
# orm2pydantic
Convert SQLAlchemy models to Pydantic models
## Usage
...
## Installation
`pip install orm2pydantic`
## Dependencies
Python Version ..., OS ...
## Building from source
Run `python -m build`