Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

bottle-easysessions

Hi!

Easy-peasy sessions handler for bottle.

from easysessions import session_start, session_end, session_check

session_start(username) to start user session, session_end() to end current session, session_check() to check if there is an active session, returns username if session is active, or false if it's not

Hope you find it helpful ;)

About

small and handy

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages