slackbuilds_ponce/python/python3-beaker/README
Arn0 6defd021c9
python/python3-beaker: renamed from Beaker for python3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-09 09:41:52 +07:00

6 lines
284 B
Text

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.