Simple extension that provides Basic and Digest HTTP authentication for Flask routes.
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. Flask-httpauth is built on this framework and is available at https://github.com/miguelgrinberg/flask-httpauth.