Metadata-Version: 2.4
Name: pytech-sqlalchemy-tools
Version: 2.2.6
Summary: PyTech SQLAlchemy Tools Project
Project-URL: Homepage, https://gitlab.com/pytech-srl/resources/pytech-sqlalchemy-tools
Project-URL: Bug Tracker, https://gitlab.com/pytech-srl/resources/pytech-sqlalchemy-tools/-/issues
Project-URL: Documentation, https://pytech-srl.gitlab.io/resources/pytech-sqlalchemy-tools/
Author-email: Alessandro Grandi <alessandro.grandi@pytech.it>
License-File: LICENCE
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Requires-Dist: pytech-tools<3.0,>=2.0.0
Requires-Dist: sqlalchemy<3.0,>=2.0
Description-Content-Type: text/markdown

# PyTech SQLAlchemy Tools

## Description
This project aims to provide basic tools to interact with SQL Alchemy.

## Roadmap
You may find some new features coming in the [Issue section](https://gitlab.com/pytech-srl/resources/pytech-sqlalchemy-tools/-/issues)

## License

This project is licensed under the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.html).
See the [LICENSE](./LICENSE) file for more details.

## Authors and acknowledgment
This package is provided thanks to:

- Alessandro Grandi (PyTech srl)
