Server-side session support for Flask


Keywords
flask, sessions
License
BSD-3-Clause
Install
pip install Flask-Session==0.3.2

Documentation

Flask-Session

Flask-Session

Flask-Session is an extension for Flask that adds support for server-side sessions to your application.

Documentation status

BSD-3 Clause License

Common Changelog

Code style: ruff

PyPI - Latest Version

PyPI - Python Version

Discord

PyPI - Downloads

Installing

Install and update using pip:

A Simple Example

Supported Storage Types

  • Redis
  • Memcached
  • FileSystem
  • MongoDB
  • SQLALchemy

Documentation

Learn more at the official Flask-Session Documentation.

Maintainers

Contribute

Thanks to all those who have contributed to Flask-Session. A full list can be found at CONTRIBUTORS.md.

If you want to contribute, please check the CONTRIBUTING.rst.

Donate

The Pallets organization develops and supports Flask-Session and other popular packages. In order to grow the community of contributors and users, and allow the maintainers to devote more time to the projects, please donate today.