An extension that includes Bootstrap in your project, without any boilerplate code.
Project description
Flask-Bootstrap packages Bootstrap into an extension that mostly consists of a blueprint named ‘bootstrap’. It can also create links to serve Bootstrap from a CDN and works with no boilerplate code in your application.
Usage
Here is an example:
from flask_bootstrap import Bootstrap [...] Bootstrap(app)
This makes some new templates available, containing blank pages that include all bootstrap resources, and have predefined blocks where you can put your content.
As of version 3, Flask-Bootstrap has a proper documentation, which you can check for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Flask-Bootstrap-3.3.7.1.tar.gz
(456.4 kB
view hashes)