Metadata-Version: 2.1
Name: reahl-sqlalchemysupport
Version: 5.2.2
Summary: Support for using SqlAlchemy with Reahl.
Home-page: http://www.reahl.org
Maintainer: Iwan Vosloo
Maintainer-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: SQLAlchemy (<1.4.999,>=1.2.0)
Requires-Dist: alembic (<1.7.999,>=0.9.6)
Requires-Dist: reahl-commands (<5.3,>=5.2)
Requires-Dist: reahl-component (<5.3,>=5.2)

Reahl is a web application framework that allows a Python programmer to work in terms of useful abstractions - using a single programming language.

This package contains infrastructure necessary to use Reahl with SqlAlchemy or Elixir. 

