Metadata-Version: 2.1
Name: SQLAlchemy-Rope
Version: 0.1.0
Summary: Wrapper for SQLAlchemy to Thread-local use
Home-page: https://github.com/delta114514/SQLAlchemy-Rope
Author: Yamato Nagata
Author-email: chickenwingswillfly@gmail.com
License: MIT
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: SQLAlchemy


SQLAlchemy-Rope
-----------
This module provides easy wrapper for thread-local SQLAlchemy session


