Flask-Session 0.8.0
0
Server-side session support for Flask
Contents
Server-side session support for Flask
Stars: 503, Watchers: 503, Forks: 238, Open Issues: 24The pallets-eco/flask-session
repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 503 github stars!
How to Install flask-session
You can install flask-session using pip
pip install flask-session
or add it to a project with poetry
poetry add flask-session
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/Flask-Session/
- Documentation:
- https://flask-session.readthedocs.io
- GitHub Repo:
- https://github.com/fengsp/flask-session
Classifiers
- Internet/WWW/HTTP/Session
- Internet/WWW/HTTP/WSGI
- Internet/WWW/HTTP/WSGI/Application
- Software Development/Libraries/Application Frameworks
Related Packages
Errors
A list of common flask-session errors.
Code Examples
Here are some flask-session
code examples and snippets.