slackbuilds/python/Beaker
Yth - Arnaud d1a046e1e7 python/Beaker: Added (Caching Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-10-24 00:01:55 +07:00
..
Beaker.SlackBuild python/Beaker: Added (Caching Library). 2019-10-24 00:01:55 +07:00
Beaker.info python/Beaker: Added (Caching Library). 2019-10-24 00:01:55 +07:00
README python/Beaker: Added (Caching Library). 2019-10-24 00:01:55 +07:00
slack-desc python/Beaker: Added (Caching Library). 2019-10-24 00:01:55 +07:00

README

Beaker is a library for caching and sessions for use with web applications and
stand-alone Python scripts and applications.
It comes with WSGI middleware for easy drop-in use with WSGI based web
applications, and caching decorators for ease of use with any Python based
application.