package documentation

A refactored Quixote 3.0 session manager and associated persistent session stores.

Authors: R J Ladyman from session2 by C. Titus Brown and Mike Orr.

LICENSE: MIT.

See the README.rst distributed with this package for more information, or visit [https://github.com/rojalator/session3](https://github.com/rojalator/session3).

CTB references in the code are comments from C. Titus Brown MO references are from Mike Orr RJLRJL references are from R J Ladyman

Module DictSession No module docstring; 1/1 class documented
Module Session No module docstring; 1/1 class documented
Module SessionManager No module docstring; 1/1 class documented
Package store Persistent session stores for session3.SessionManager.

From __init__.py:

Variable __version__ Undocumented
__version__: str =

Undocumented