Metadata-Version: 2.4
Name: plugorm
Version: 0.1.1
Summary: A base framework for a plug-and-play ORM
Author-email: Anagh Phanse <anaghphanse@gmail.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/anaphan1/coatlorm.git
Project-URL: Issues, https://github.com/anaphan1/coatlorm/issues
Keywords: orm,sql,python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Provides-Extra: dev
Requires-Dist: tox; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx>=7; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Dynamic: license-file

![PyPI](https://img.shields.io/pypi/v/plugorm)
![PyPI Downloads](https://static.pepy.tech/badge/plugorm)](https://pepy.tech/projects/plugorm)
![Python Versions](https://img.shields.io/pypi/pyversions/plugorm)
