Metadata-Version: 2.1
Name: tornado-sqlalchemy
Version: 0.8.0
Summary: SQLAlchemy support for Tornado
Home-page: https://github.com/siddhantgoel/tornado-sqlalchemy
License: MIT
Keywords: databases,tornado,sqlalchemy
Author: Siddhant Goel
Author-email: me@sgoel.dev
Requires-Python: >=3.8.1,<4.0.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Database
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: SQLAlchemy (>=1.4,<3.0)
Requires-Dist: taskipy (>=1.12.0,<2.0.0)
Requires-Dist: tornado (>=6.0,<7.0)
Project-URL: Documentation, https://tornado-sqlalchemy.readthedocs.io/en/stable/
Project-URL: Repository, https://github.com/siddhantgoel/tornado-sqlalchemy
