Metadata-Version: 2.3
Name: pjdev-sqlmodel
Version: 3.8.2a1
Project-URL: Documentation, https://gitlab.purplejay.net/keystone/python
Project-URL: Issues, https://gitlab.purplejay.net/keystone/python/issues
Project-URL: Source, https://gitlab.purplejay.net/keystone/python
Author-email: Purple Jay LLC <apps+keystone-python-221-issue-@purplejay.io>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.12
Requires-Dist: loguru
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=2.2.2
Requires-Dist: pydantic-settings>=2.3.4
Requires-Dist: python-calamine>=0.2.3
Requires-Dist: sqlmodel>=0.0.19
Description-Content-Type: text/markdown

# pjdev-sqlmodel

[![PyPI - Version](https://img.shields.io/pypi/v/pjdev-sqlmodel.svg)](https://pypi.org/project/pjdev-sqlmodel)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pjdev-sqlmodel.svg)](https://pypi.org/project/pjdev-sqlmodel)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install pjdev-sqlmodel
```

## License

`pjdev-sqlmodel` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
