Skip to main content

A convenience library for SQLAlchemy web applications

Project description

SQLAHeler is a small library for SQLAlchemy web applications. It was written for Pyramid but is not framework-specific. It acts as a container for the application’s contextual session, engines, and declarative base. This avoids circular dependencies or the need for a ‘meta’ module if your model is split across multiple modules.

The contextual session is initialized with the ZopeTransactionExtension so that it can be used with transaction managers. This can be disabled if desired.

Version 1.0b1 is a public beta test before the final release.

It’s currently tested on Python 2.6/Linux but should work on 2.5 and other platforms. A set of unit tests is included.

Documentation is in the ‘docs’ directory and at SQLAHelper documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SQLAHelper-1.0b1.tar.gz (552.2 kB view hashes)

Uploaded Source

Supported by

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