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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file SQLAHelper-1.0b1.tar.gz
.
File metadata
- Download URL: SQLAHelper-1.0b1.tar.gz
- Upload date:
- Size: 552.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d968c1b2048aa65fb6d3f03afdc18a49a0386e4e47aa36d1d9a7f30b1d41f9a4 |
|
MD5 | 47830b19c25dbb94a3754ea1b3392279 |
|
BLAKE2b-256 | cf4cc0f85dd27a9d7e9ee3dbcd1ba5ebdcb28be5d39e00145c58fc815e3fa441 |