Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install beaker

How to install Beaker

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install beaker
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.6.4 Available View build log
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
1.6.3
1.6.4Never BuiltWhy not?
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
Windows (64-bit)
1.6.4 Available View build log
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
1.6.3
1.6.4Never BuiltWhy not?
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
Mac OS X (10.5+)
1.6.4 Available View build log
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
1.6.4 Available View build log
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
Linux (32-bit)
1.6.4 Available View build log
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
1.6.4 Available View build log
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
Linux (64-bit)
1.6.4 Available View build log
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
1.6.4 Available View build log
1.6.3 Available View build log
1.6.2 Available View build log
1.6.1 Available View build log
1.6 Available View build log
1.5.4 Available View build log
1.6.4 Available View build log
1.6.3 Available View build log
 
License
BSD
Dependencies
Lastest release
version 1.6.4 on Nov 20th, 2012

About

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 was built largely on the code from MyghtyUtils, then refactored and extended with database support.

Beaker includes Cache and Session WSGI middleware to ease integration with WSGI capable frameworks, and is automatically used by Pylons.

Features

  • Fast, robust performance
  • Multiple reader/single writer lock system to avoid duplicate simultaneous cache creation
  • Cache back-ends include dbm, file, memory, memcached, and database (Using SQLAlchemy for multiple-db vendor support)
  • Signed cookie's to prevent session hijacking/spoofing
  • Cookie-only sessions to remove the need for a db or file backend (ideal for clustered systems)
  • Extensible Container object to support new back-ends
  • Cache's can be divided into namespaces (to represent templates, objects, etc.) then keyed for different copies
  • Create functions for automatic call-backs to create new cache copies after expiration
  • Fine-grained toggling of back-ends, keys, and expiration per Cache object

Documentation

Documentation can be found on the Official Beaker Docs site.

Source

The latest developer version is available in a github repository.

Subscribe to package updates

Last updated Nov 20th, 2012

Download Stats

Last month:9

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.