Skip to main content

Kyoto Tycoon backed sessions for Flask

Project description

Flask sessions stored in Kyoto Tycoon

To install: ` python setup.py install # or from pypi: pip install kt-flask-sessions `

To use in your flask app: ` from ktsessions import KyotoTycoonSessionInterface ... app.session_interface = KyotoTycoonSessionInterface('127.0.0.1', 1978) `

make sure Kyoto Tycoon is running somewhere.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kt-flask-sessions-0.1.2.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page