Skip to main content

Bootstrap themed components for use in Plotly Dash

Project description

Dash Bootstrap Components

dash-bootstrap-components logo

Bootstrap components for Plotly Dash
Explore the documentation ~ Report a bug ~ Request a feature

GitHub Actions GitHub PyPI Conda (channel only) PyPI - Python Version

dash-bootstrap-components is a library of Bootstrap components for use with Plotly Dash, that makes it easier to build consistently styled Dash apps with complex, responsive layouts.

Installation

PyPI

You can install dash-bootstrap-components with pip:

pip install dash-bootstrap-components

Anaconda

You can also install dash-bootstrap-components with conda through the conda-forge channel:

conda install -c conda-forge dash-bootstrap-components

Quick start

To use dash-bootstrap-components you must do two things:

  • Link a Bootstrap v4 compatible stylesheet
  • Incorporate dash-bootstrap-components into your layout

Linking a stylesheet

dash-bootstrap-components doesn't come with CSS included. This is to give you the freedom to use any Bootstrap v4 stylesheet of your choice. This means however that in order for the components to be styled properly, you must link to a stylesheet yourself.

For convenience, links to BootstrapCDN for each theme are available through the themes module, which can be used as follows:

import dash
import dash_bootstrap_components as dbc

app = dash.Dash(external_stylesheets=[dbc.themes.BOOTSTRAP])

For more information on how to link local or external CSS, check out the Dash documentation.

Build the layout

With CSS linked, you can start building your app's layout with our Bootstrap components. See our documentation for a full list of available components.

Contributing

We welcome contributions to dash-bootstrap-components. If you find a bug or something is unclear please submit a bug report, if you have ideas for new features please feel free to make a feature request. If you would like to submit a pull request, please read our contributing guide.

Copyright and license

Code and documentation is copyright Faculty Science Ltd. 2018-2020, and released under the Apache 2.0 license

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

dash-bootstrap-components-0.10.6rc1.tar.gz (113.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dash_bootstrap_components-0.10.6rc1-py2.py3-none-any.whl (185.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file dash-bootstrap-components-0.10.6rc1.tar.gz.

File metadata

File hashes

Hashes for dash-bootstrap-components-0.10.6rc1.tar.gz
Algorithm Hash digest
SHA256 2225879267de0bdeac91c772551edc8bf96e538a7f0eb63304fd378d1e41debb
MD5 4c062c740a0fb2e21b2fc0ac695bba7e
BLAKE2b-256 9aa271220f999c1ee0d79b21ccbef4437bd76854454263b2b14a670a23450be2

See more details on using hashes here.

File details

Details for the file dash_bootstrap_components-0.10.6rc1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dash_bootstrap_components-0.10.6rc1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 740e30686a8da492f3885367717d4594711f8b1be363319d87b0651d5ebfc70e
MD5 f586cfbc390d70c2bb58cc9aca9766d3
BLAKE2b-256 093a1c3c73c3f768eb023b604f23a87b18239a89b0f00bfeab3218b452f3ef17

See more details on using hashes here.

Supported by

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