flask-basicauth¶
HTTP basic access authentication for Flask.
| Home | https://github.com/jpvanhal/flask-basicauth | 
| Versions | 0.2.0 | 
| License | BSD License | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/flask-basicauth | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install flask-basicauth
and update with:
conda update flask-basicauth