Metadata-Version: 2.0
Name: reahl-sqlalchemysupport
Version: 3.2.0
Summary: Support for using SqlAlchemy with Reahl.
Home-page: http://www.reahl.org
Author: Iwan Vosloo
Author-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: reahl-component (<3.3,>=3.2)
Requires-Dist: sqlalchemy (<0.9.999,>=0.9.2)
Requires-Dist: alembic (>=0.6,<0.6.999)

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.

See http://www.reahl.org/docs/3.2/tutorial/gettingstarted.d.html for installation instructions. 

