flask-bootstrap¶
An extension that includes Bootstrap in your project, without any boilerplate code.
Home | http://github.com/mbr/flask-bootstrap |
Versions | 3.3.5.7 |
License | BSD License |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/flask-bootstrap |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install flask-bootstrap
and update with:
conda update flask-bootstrap