Hi, im building an application using Google app engine with python, and im stuck with making a sessions. Is there any app that does that alreadyfor app engine? Thank you.
+3
A:
I recommend gae-sessions. The source includes demos which show how to use it, including how to integrate with the Users API or RPX/JanRain.
Disclaimer: I wrote gae-sessions, but for an informative comparison of it with alternatives, read this article.
David Underhill
2010-10-07 21:55:26
+1 adopted in my current project
systempuntoout
2010-10-10 07:13:01
Ditto. Thanks, David.
Cuga
2010-10-27 02:16:48