Skip to content

glibin/session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Session

Simple session handling with Python.

Session is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).

Currently supports only redis as session storage.

This software is developed to add session support in Tornado

Installation

To install:

python setup.py build
sudo python setup.py install

About

Simple session handling in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages