{"library":"flask-login","type":"library","category":null,"description":"Flask-Login is a popular extension for Flask that provides user session management. It handles the common tasks of logging in, logging out, and remembering user sessions over extended periods. Version 0.6.3 is currently active, with a release cadence that addresses compatibility with newer Flask and Werkzeug versions, and ongoing maintenance.","language":"python","status":"active","version":"0.6.3","tags":["flask","authentication","session","login","web"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install flask-login","imports":["from flask_login import LoginManager","from flask_login import UserMixin","from flask_login import login_user","from flask_login import logout_user","from flask_login import login_required","from flask_login import current_user"]}],"homepage":"https://flask-login.readthedocs.io","github":"https://github.com/maxcountryman/flask-login","docs":"https://flask-login.readthedocs.io/","changelog":"https://github.com/maxcountryman/flask-login/blob/main/CHANGES.md","pypi":"https://pypi.org/project/flask-login/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.52,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-login/compatibility"}}