About Anaconda Help Download Anaconda

binstar / packages / flask-login 0.2.6

User session management for Flas

  • License: MIT License
  • 672 total downloads
  • Last upload: 11 years and 13 days ago

Installers

  • osx-64 v0.2.6
  • linux-64 v0.2.6

conda install

Authentication Prerequisites:
anaconda login

To install this package run one of the following:
conda install binstar::flask-login

Description

Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.

Flask-Login is not bound to any particular database system or permissions
model. The only requirement is that your user objects implement a few
methods, and that you provide a callback to the extension capable of
loading users from their ID.

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy