About Anaconda Help Download Anaconda

A Session and Caching library with WSGI Middleware

copied from cf-staging / beaker

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.13.0
  • win-64 v1.10.0
  • win-32 v1.9.0
  • osx-64 v1.10.0
  • linux-64 v1.10.0

conda install

To install this package run one of the following:
conda install conda-forge::beaker
conda install conda-forge/label/cf201901::beaker
conda install conda-forge/label/cf202003::beaker
conda install conda-forge/label/gcc7::beaker

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy