Metadata-Version: 2.0
Name: reahl-sqlalchemysupport
Version: 4.0.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: alembic (<0.9.999,>=0.9.6)
Requires-Dist: reahl-commands (<4.1,>=4.0)
Requires-Dist: reahl-component (<4.1,>=4.0)
Requires-Dist: sqlalchemy (<1.2.999,>=1.2.0)

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/4.0/tutorial/gettingstarted-install.d.html for installation instructions. 

