beaker
A Session and Caching library with WSGI Middleware
A Session and Caching library with WSGI Middleware
To install this package, run one of the following:
Beaker is a web session and general caching library that includes WSGI middleware for use in web applications.
As a general caching library, Beaker can handle storing for various times any Python object that can be pickled with optional back-ends on a fine-grained basis.
Beaker includes Cache and Session WSGI middleware to ease integration with WSGI capable frameworks, and is automatically used by Pylons and TurboGears.
Summary
A Session and Caching library with WSGI Middleware
Last Updated
Apr 12, 2024 at 06:44
License
BSD-3-Clause
Total Downloads
116.0K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/bbangert/beakerDocumentation
http://beaker.groovie.org/