Skip to main content

An extension that includes material design for bootstrap in your project, without any boilerplate code.

Project description

Flask-MDBootstrap

Flask-MDBootstrap packages MDB into an extension that mostly consists of a blueprint named 'mdbootstrap'. It can also create links to serve MATERIAL DESIGN FOR BOOTSTRAP from a CDN and works with no boilerplate code in your application.

Installation

Installation using pip:

pip install Flask-MDBootstrap

Compatibility

This package is compatible Python versions 2.7, 3.4, 3.5 and 3.6.

Usage

Here is an example:

from flask_mdbootstrap import MDBootstrap

[...]

MDBootstrap(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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-MDBootstrap-3.0.5.tar.gz (4.3 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page