
Flask-Session 0.8.0
0
Server-side session support for Flask
Contents
Server-side session support for Flask
Stars: 535, Watchers: 535, Forks: 248, Open Issues: 34The pallets-eco/flask-session repo was created 11 years ago and the last code push was 8 months ago.
The project is popular with 535 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.
GitHub Issues
The flask-session package has 34 open issues on GitHub
- feat: Added support for Flask-SQLAlchemy-Lite session management
- Add Flask-Session version identification to Redis backends
- Fixed minor spelling error.
- Support for Flask-Sqlalchemy-Lite
pythonfix







