aboutsummaryrefslogtreecommitdiff
path: root/python/python3-Flask-Login/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-Flask-Login/README')
-rw-r--r--python/python3-Flask-Login/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-Flask-Login/README b/python/python3-Flask-Login/README
new file mode 100644
index 0000000000..3b6a2e1395
--- /dev/null
+++ b/python/python3-Flask-Login/README
@@ -0,0 +1,3 @@
+python3-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.