Khufu-SQLAHelper

Khufu component for using SQLAlchemy with Pyramid
Download

Khufu-SQLAHelper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Rocky Burt
  • Publisher web site:
  • http://projects.serverzen.com

Khufu-SQLAHelper Tags


Khufu-SQLAHelper Description

Khufu component for using SQLAlchemy with Pyramid Khufu-SQLAHelper is a Python module meant to reduce the plumbing required to configure a SQLAlchemy based database connection with a Pyramid based web app.Usage:To use SQLAHelper there are two steps: 1. Hook up the configuration via sqlahelper.init_config(configurator) 2. Wrap the web app in the SQLAHelper middleware with sqlahelper.with_db(app, 'sqlite:///:memory') Requirements: · SQLAlchemy · zope.sqlalchemy · repoze.tm2 · Python What's New in This Release: · Added traversalutils for helping expose SQL-based models using traversal


Khufu-SQLAHelper Related Software