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
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
File details
Details for the file Flask-MDBootstrap-3.0.5.tar.gz
.
File metadata
- Download URL: Flask-MDBootstrap-3.0.5.tar.gz
- Upload date:
- Size: 4.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6581cb9b9fd89b2a43e7d42893b0cf541a0b01b38a791d38bd5d739972e30e46 |
|
MD5 | 39caec9830e2765efdcdf8d3bcb9b298 |
|
BLAKE2b-256 | bd2cf8006c620eefa553d25e2e9a8c266abe4500c50643cf3871f95ad54f9136 |