Skip to main content

Flask Simple Login - Login Extension for Flask

Project description

GitHub Actions PyPI PyPI versions PyPI formats Flask Documentation

Login Extension for Flask

The simplest way to add login to flask!

How it works

First, install it from PyPI:

$ pip install flask_simplelogin

Then, use it in your app:

from flask import Flask
from flask_simplelogin import SimpleLogin

app = Flask(__name__)
SimpleLogin(app)

That's it!

Now you have /login and /logout routes in your application.

The username defaults to admin and the password defaults to secret — yeah that's not clever, check the docs to see how to configure it properly!

Login Screen

Check the documentation for more details!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_simplelogin-0.3.0.tar.gz (84.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flask_simplelogin-0.3.0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file flask_simplelogin-0.3.0.tar.gz.

File metadata

  • Download URL: flask_simplelogin-0.3.0.tar.gz
  • Upload date:
  • Size: 84.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.8

File hashes

Hashes for flask_simplelogin-0.3.0.tar.gz
Algorithm Hash digest
SHA256 2fa28202b45eb983651550e53ec688266bd00c84f4158ab1448c2176c4c7abb4
MD5 f820128d9c620073b55d749a78417b5b
BLAKE2b-256 c8c09e7556d385a810f78b16e3e4562e9fdf6bee86a9e9c6cba0503d265655e3

See more details on using hashes here.

File details

Details for the file flask_simplelogin-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for flask_simplelogin-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3aa53ca4ecba32c2efa7dbffa334356d82da2111e2638b3f35917d74a0674b28
MD5 285f930f6b1d9f8a07aa908b7e1b28eb
BLAKE2b-256 aeffebeb36018b5dd7b6c9258c3a5351326487627a5b1e329a351f8c44ae11eb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page