CMD + K

beaker

Community

A Session and Caching library with WSGI Middleware

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::beaker

Usage Tracking

1.13.0
1.12.1
1.12.0
1.11.0
1.10.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

noarch

Unsupported Platforms

linux-64 Last supported version: 1.10.0
win-32 Last supported version: 1.9.0
macOS-64 Last supported version: 1.10.0
win-64 Last supported version: 1.10.0