Skip to main content

Morepath SQLAlchemy Demo

Project description

SQLAlchemy integration for Morepath

Demonstrate SQLAlchemy integration with Morepath through more.transaction.

See the more.transaction documentation to learn more about what is going on.

Installation

You can use pip in a virtual env:

$ virtualenv env
$ source env/bin/activate
$ env/bin/pip install -e .

Then to run the web server:

$ env/bin/morepath_sqlalchemy

You can now access the application through http://localhost:5000

CHANGES

0.1 (2016-07-01)

  • Initial public release.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page