Contents

Flask-BasicAuth 0.2.0

0

HTTP basic access authentication for Flask.

HTTP basic access authentication for Flask.

Stars: 85, Watchers: 85, Forks: 27, Open Issues: 24

The jpvanhal/flask-basicauth repo was created 11 years ago and the last code push was 3 years ago. The project is moderately popular with 85 github stars!

How to Install flask-basicauth

You can install flask-basicauth using pip

pip install flask-basicauth

or add it to a project with poetry

poetry add flask-basicauth

Package Details

Author
Janne Vanhala
License
BSD
Homepage
https://github.com/jpvanhal/flask-basicauth
PyPi:
https://pypi.org/project/Flask-BasicAuth/
GitHub Repo:
https://github.com/jpvanhal/flask-basicauth

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-basicauth  pypi packages just yet.

Errors

A list of common flask-basicauth errors.

Code Examples

Here are some flask-basicauth code examples and snippets.

Related Packages & Articles

Flask-Assets 2.1.0

Asset management for Flask, to compress and merge CSS and Javascript files.