flask-admin¶
Simple and extensible admin interface framework for Flask
| Home | https://github.com/flask-admin/flask-admin/ | 
| Versions | 1.4.0 | 
| License | BSD License | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/flask-admin | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install flask-admin
and update with:
conda update flask-admin