PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
|
Classes | |
class | system_session |
Keeps track of user sessions, language selection, and application data. More... | |
class | system_useragent |
Tracker for the various types of programs that visit the site. More... | |
Variables | |
int | SESSION_EXPIRED = 0x01 |
int system.session.SESSION_EXPIRED = 0x01 |
Definition at line 13 of file session.py.