summaryrefslogtreecommitdiffstats
path: root/python/Beaker/README
blob: f555fa542b710cc67aa73fafa4c9c91aa988b5b9 (plain)
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.