Skip to content
/ beaker Public
forked from bbangert/beaker

This fork works with both Python 2 and Python 3 and doesn't use 2to3.

License

Notifications You must be signed in to change notification settings

lecram/beaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beaker

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.

Support

beaker is considered feature-complete as the project owners (Ben Bangert, Mike Bayer) have no additional functionality or development beyond bug fixes planned. Bugs can be filed on github, should be accompanied by a test case to retain current code coverage, and should be in a Pull request when ready to be accepted into the beaker code-base.

About

This fork works with both Python 2 and Python 3 and doesn't use 2to3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%