navigator-session

Navigator Session allows us to store user-specific data into session object.


Keywords
asyncio, session, aioredis, aiohttp
License
Apache-2.0
Install
pip install navigator-session==0.5.6

Documentation

Navigator_Session

Navigator_Session Allows us to store User-based data into a session Object, this session object exposes an dict-like interface and uses cookies or redis as persistent backend.

Getting Started

  • Installation
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Requirements

License

Navigator_Session is copyright of Jesus Lara (https://phenobarbital.info) and under Apache 2 license. I am providing code in this repository under an open source license, remember, this is my personal repository; the license that you receive is from me and not from my employeer.