session and caching library with wsgi middleware
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://beaker.readthedocs.io/
