/Session

Session -- class to provide http session with SQLite3

Primary LanguagePythonMIT LicenseMIT

Session: provides http session with SQLite3

The module session.py includes a class Session, which provaides http session. It was written to substitute CGI::Session.pm.

Supported Python version

Python 3.x

Author

  • IMAI Toshiyuki

Copyright (c) 2011, 2017 IMAI Toshiyuki

This software is released under the MIT License, see LICENSE.