Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37479380
en ru br
ALT Linux repos
S:0.6.2-alt2

Group :: Development/Python3
RPM: python3-module-flask-login

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.6.2-alt2
Build date: 8 june 2023, 09:03 ( 45.7 weeks ago )
Size: 45.80 Kb

Home page:   https://pypi.python.org/pypi/Flask-Login/

License: MIT
Summary: User session management for Flask
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.

Current maintainer: Danil Shein (gpg key)

List of contributors

List of rpms provided by this srpm:

  • python3-module-flask-login
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin