flask-nav¶
Easily create navigation for Flask applications.
| Home | http://github.com/mbr/flask-nav | 
| Versions | 0.5 | 
| License | MIT | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/flask-nav | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install flask-nav
and update with:
conda update flask-nav