Skip to main content

Provides a session factory for the Pyramid web framework backed by the Beaker sessioning system.

0.9 (2024-03-29)

0.8 (2013-06-28)

0.7 (2012-07-10)

  • Python 3.2 compatibility.

  • Dropped Jython support (may be re-added after Jython releases a 2.7- compatible version).

  • Dropped Python 2.5 support.

  • Made compatible with zope.interface 4.0.0 (symptom: TypeError: Class advice impossible in Python3. Use the @implementer class decorator instead. when run under Python 2 or or Python 3)

  • Add dev and docs setup.py aliases.

0.6.1 (2011-11-19)

  • Beaker 1.6+ compat: added support for key_length and enabled options.

0.6 (2011-11-12)

  • Add a tox.ini for Jenkins testing.

  • Add includeme function to ease application setup.

0.5 (2011-03-30)

  • The default value for the cookie_on_exception parameter to pyramid_beaker.BeakerSessionFactoryConfig is now True. This means that when view code causes an exception to be raised, and the session has been mutated, a cookie will be sent back in the response. Previously its default value was False.

0.4 (2011-01-08)

  • Allow cache regions to inherit URL configuration from main cache options.

  • Respect a cookie_on_exception configuration value passed to the BeakerSessionFactoryConfig constructor. If this value is passed and it’s not false, session cookies will be set even on responses resulting from an exception.

  • Update to new relationship between new_csrf_token and get_csrf_token as described in Pyramid 1.0a9 interfaces.

0.3 (2010-12-29)

  • Support ISession flash/csrf API added to Pyramid 1.0a8+.

0.2 (2010-11-27)

  • Add cache_region support via pyramid_beaker.set_cache_regions_from_settings (and documented).

0.1

  • Initial release.

Download files

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

Source Distribution

pyramid_beaker-0.9.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyramid_beaker-0.9-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file pyramid_beaker-0.9.tar.gz.

File metadata

  • Download URL: pyramid_beaker-0.9.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: devpi-server/6.10.0.dev0 (py3.8.11; linux)

File hashes

Hashes for pyramid_beaker-0.9.tar.gz
Algorithm Hash digest
SHA256 ccc513eb4cfb5b41657f29b6e6b28ca2bd7b3bf9fda91306a1029aee92d1cfa5
MD5 68a6ee0b729ec2a568441dc01fcee098
BLAKE2b-256 0dba8170f488fb4b76b7cd93bf8a59e59d55ace00272977c271ccd4b305743e0

See more details on using hashes here.

File details

Details for the file pyramid_beaker-0.9-py3-none-any.whl.

File metadata

  • Download URL: pyramid_beaker-0.9-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: devpi-server/6.10.0.dev0 (py3.8.11; linux)

File hashes

Hashes for pyramid_beaker-0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 222da97b6507b39a02f5ecdb5dac92978729c56a3a3d80efe615f9443235a70a
MD5 c67ecb54dad73286b9033491ef0dde46
BLAKE2b-256 207f78b4e47dd290b03dc55cb511646f31c29f19eaa60dca06d3df13662c5bbe

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.9 This release

2 files

0.8

1 file

0.7

1 file

0.6.1

1 file

0.6

1 file

0.5

1 file

0.4

1 file

0.3

1 file

0.2

1 file

0.1

1 file

Supported by

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