[ddp] python3-beaker : cache and session library for Python 3

daily-debian-package at enix.org daily-debian-package at enix.org
Sat Aug 6 12:00:11 CEST 2011


Hello,

Today, I'm happy to present you the Debian package python3-beaker,
which is part of the python section, and maintained by Debian Python
Modules Team <python-modules-team at lists.alioth.debian.org>. 

This package contains : cache and session library for Python 3.

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.

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 cookies to prevent session hijacking/spoofing
 * Cookie-only sessions to remove the need for a database or file backend
   (ideal for clustered systems)
 * Extensible Container object to support new back-ends
 * Caches 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


Package homepage     :
 http://packages.debian.org/unstable/python/python3-beaker

Package bug homepage :
 http://bugs.debian.org/python3-beaker

Package QA homepage  :
 http://packages.qa.debian.org/python3-beaker

Have fun with Debian packages !

-- 
Daily Debian package, by Thomas Petazzoni, thanks to Jérome Petazzoni
Daily-debian-package at the-doors.enix.org
http://the-doors.enix.org/cgi-bin/mailman/listinfo/daily-debian-package
http://thomas.enix.org/DebianPackageDay


More information about the Daily-debian-package mailing list