Skip to main content

A simple pyramid extension which register a sqlalchemy utility. It add a sqla_session property to request object. Session is opened at first access and automatically commited and closed on request’s finished callback.

It tights sqlalchemy session to request lifecycle rather than relying on thread local scoped sessions as recommended in sqlalchemy documentation:

The Session can be established as the request begins, or using a lazy initialization pattern which establishes one as soon as it is needed. The request then proceeds, with some system in place where application logic can access the current Session in a manner associated with how the actual request object is accessed. As the request ends, the Session is torn down as well, usually through the usage of event hooks provided by the web framework.

—http://docs.sqlalchemy.org/en/rel_0_8/orm/session.html

Source code and example available on https://github.com/hadrien/pyramid_sqlalchemy_utility

Release files for pyramid_sqlalchemy_utility 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyramid_sqlalchemy_utility 0.1
File Size Uploaded
pyramid_sqlalchemy_utility-0.1.tar.gz 2.5 kB Details

Release files / pyramid_sqlalchemy_utility-0.1.tar.gz

Download URL pyramid_sqlalchemy_utility-0.1.tar.gz
Size 2.5 kB
Tags Source
SHA-256 checksum
How to use checksums
1ebef036699f322872ae3f652ee4213c782e2253bae908058266394456a37974
BLAKE2b-256 checksum
How to use checksums
b73303ef7bd777b80ec2600810faa52018fc24755ab5e201f84b85e1c8ca1094
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

0.2-dev

This release

0.1 This release

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page