https://github.com/oz123/kruemelmonster
Eats your cookies
https://github.com/oz123/kruemelmonster
cookie middleware python-library session-management wsgi
Last synced: 8 months ago
JSON representation
Eats your cookies
- Host: GitHub
- URL: https://github.com/oz123/kruemelmonster
- Owner: oz123
- License: lgpl-3.0
- Created: 2016-10-22T11:33:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T06:10:09.000Z (almost 9 years ago)
- Last Synced: 2025-10-12T04:32:17.192Z (8 months ago)
- Topics: cookie, middleware, python-library, session-management, wsgi
- Language: Python
- Size: 53.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kruemelmonster - Eats your cookies
Kruemelmonster is the German name of the famous Sesame Street Cookiemonster.
It is a meant to be a well documented WSGI Session library for use with Python Micro Webframeworks
like Bottle or Flask.
kruemelmonster supports only Python 3.
Parts of the work are based on [WSGISession][1] by Sirtea.
[1]: https://github.com/Sirtea/WSGISession