dash tools
Version "1.13.1"

| | |

DashTools is an open-source command line toolchain for Plotly Dash that makes creating and deploying dash projects to Heroku intuitive and easy.
Install with:
pip install dash-toolsRun the dashboard with:
dashtools guiCreate projects with:
dashtools init <app name>