pySimpleSessions - PHP sessions implemented in Python

christian schulze xcr4cx at googlemail.com
Thu Jul 8 13:56:29 EDT 2010


Hey,

since there is no standalone sessions module for python (at least a
properly working one), I created one and thought i'd share it with
you.

This is the project:
http://code.google.com/p/pysimplesessions/

This is the introduction: http://code.google.com/p/pysimplesessions/wiki/Introduction

And finally the module source:
http://code.google.com/p/pysimplesessions/source/browse/trunk/sessions.py

If you need, there are some examples (partly working *g*):
http://code.google.com/p/pysimplesessions/source/browse/trunk/#trunk/examples

It would be great if I could get some feedback from you. ;)

cheers,



More information about the Python-list mailing list