Material UI for Dash
Project description
Dash MUI
Live demo: dash-mui.ploomberapp.io
Installation
pip install <TBD>
Run demo locally
cd demo
pip install -r requirements.txt
python app.py
Open: http://localhost:8050
Documentation
Setup
npm install
pip install -r requirements.txt
pip install -r tests/requirements.txt
Development
npm run build
python demo.py
Release
# generate
npm run build
python setup.py sdist bdist_wheel
ls dist
# test artifact
pip install dash dist/dash_mui-0.0.1.tar.gz
python demo.py
# upload
pip install twine
twine upload dist/*
# clean up
rm -rf dist
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
Built Distribution
File details
Details for the file dash_mui_ploomber-0.0.1.tar.gz
.
File metadata
- Download URL: dash_mui_ploomber-0.0.1.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8991b28bd63f6a12f46f12b03741666a9a979505e380d0600c7b07c04203f310 |
|
MD5 | dd71470fcb6ec0662e4a308e05a28e1d |
|
BLAKE2b-256 | 214575bc2204e8bb2c5ef386dd2d214eefb6d2e4b364a03dac6ba985c680c7b4 |
File details
Details for the file dash_mui_ploomber-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: dash_mui_ploomber-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60b9a976b6a67265971f589db1d9bce8fc047d051dd3ab37536c3ae97a76ae8c |
|
MD5 | 95982933c89f6878f7bad248b5a92eff |
|
BLAKE2b-256 | 943b399301fadc09bd178865dc8772e4676a6d482ce81d710a3a855f80e4a794 |