Beaker 1.13.0
0
A Session and Caching library with WSGI Middleware
Contents
A Session and Caching library with WSGI Middleware
How to Install beaker
You can install beaker using pip
pip install beaker
or add it to a project with poetry
poetry add beaker
Package Details
- Author
- Ben Bangert, Mike Bayer, Philip Jenvey, Alessandro Molina
- License
- BSD
- Homepage
- https://beaker.readthedocs.io/
- PyPi:
- https://pypi.org/project/Beaker/
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Internet/WWW/HTTP/WSGI
- Internet/WWW/HTTP/WSGI/Middleware
Related Packages
Errors
A list of common beaker errors.
Code Examples
Here are some beaker
code examples and snippets.