Metadata-Version: 2.0
Name: python-cafe-sqlalchemy
Version: 0.4.0
Summary: Handy SQLAlchemy bits and bobs, as an extension for Cafe
Home-page: https://github.com/betsybookwyrm/python-cafe-sqlalchemy
Author: Elizabeth Alpert
Author-email: lizbeth.alpert@gmail.com
License: APLv2
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Dist: SQLAlchemy
Requires-Dist: alembic
Requires-Dist: python-cafe
Requires-Dist: sqlparse

python-cafe-sqlalchemy
======================

Handy SQLAlchemy bits and bobs, as an extension for Cafe (https://github.com/abn/python-cafe).


Acknowledgements
----------------

Much of the initial code was written by Arun Neelicattu, Josha Inglis, and Frank Zhao


