Metadata-Version: 2.1
Name: yhttp-sqlalchemy
Version: 2.3.0
Summary: SQLAlchemy extension for yhttp.
Home-page: http://github.com/yhttp/yhttp-sqlalchemy
Author: Vahid Mardani
Author-email: vahid.mardani@gmail.com
License: MIT
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yhttp<6,>=5.3
Requires-Dist: yhttp-dbmanager<5,>=4
Requires-Dist: sqlalchemy>=2.0.32

# yhttp-sqlalchemy

[![PyPI](http://img.shields.io/pypi/v/yhttp-sqlalchemy.svg)](https://pypi.python.org/pypi/yhttp-sqlalchemy)
[![Build](https://github.com/yhttp/yhttp-sqlalchemy/actions/workflows/build.yml/badge.svg)](https://github.com/yhttp/yhttp-sqlalchemy/actions/workflows/build.yml)
[![Coverage Status](https://coveralls.io/repos/github/yhttp/yhttp-sqlalchemy/badge.svg?branch=master)](https://coveralls.io/github/yhttp/yhttp-sqlalchemy?branch=master)
