https://github.com/waylonwalker/sqlmodel-base
Trying out a SQLModel Base Class
https://github.com/waylonwalker/sqlmodel-base
Last synced: about 1 month ago
JSON representation
Trying out a SQLModel Base Class
- Host: GitHub
- URL: https://github.com/waylonwalker/sqlmodel-base
- Owner: WaylonWalker
- License: mit
- Created: 2024-02-29T20:52:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T16:26:14.000Z (over 2 years ago)
- Last Synced: 2025-01-03T08:18:24.376Z (over 1 year ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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.