Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waylonwalker/sqlmodel-base

Trying out a SQLModel Base Class
https://github.com/waylonwalker/sqlmodel-base

Last synced: 8 days ago
JSON representation

Trying out a SQLModel Base Class

Awesome Lists containing this project

README

        

# sqlmodel base

[![PyPI - Version](https://img.shields.io/pypi/v/sqlmodel-base.svg)](https://pypi.org/project/sqlmodel-base)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sqlmodel-base.svg)](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.