21 lines
513 B
Markdown
21 lines
513 B
Markdown
# sqlmodel base
|
|
|
|
[](https://pypi.org/project/sqlmodel-base)
|
|
[](https://pypi.org/project/sqlmodel-base)
|
|
|
|
-----
|
|
|
|
**Table of Contents**
|
|
|
|
- [Installation](#installation)
|
|
- [License](#license)
|
|
|
|
## Installation
|
|
|
|
```console
|
|
pip install sqlmodel-base
|
|
```
|
|
|
|
## License
|
|
|
|
`sqlmodel-base` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
|