slackbuilds/python/Beaker
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
Beaker.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
Beaker.info
README python/Beaker: Convert python to python2. 2021-06-02 01:02:21 +07:00
slack-desc

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.