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 v5 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 v5 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-2021, 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-1.0.3rc1.tar.gz (133.8 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-1.0.3rc1-py3-none-any.whl (209.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dash-bootstrap-components-1.0.3rc1.tar.gz
  • Upload date:
  • Size: 133.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for dash-bootstrap-components-1.0.3rc1.tar.gz
Algorithm Hash digest
SHA256 447ececc71a118542c6f3ba83324dce8cdf53b8434c9dfdc1ddaea9110c43801
MD5 49c267f8e72e25369f71d15c63e1d25a
BLAKE2b-256 4069ef5a2b49a7f70977316618fe3268e245f7a777fd5484da39e118e79c641e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dash_bootstrap_components-1.0.3rc1-py3-none-any.whl
  • Upload date:
  • Size: 209.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for dash_bootstrap_components-1.0.3rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 5992dc8536220695a20619dec56e86d8dfbc8af12c3e9d66704bb1299f0991e8
MD5 35f3910c0c98580d8ae15b7dea1c16d9
BLAKE2b-256 e75f6c3d0c292f4bf731f8ffb422f46c65a0df4d053ac71e1a8097a2e882c106

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