dash 2.18.1
0
A Python framework for building reactive web-apps. Developed by Plotly.
Contents
A Python framework for building reactive web-apps. Developed by Plotly.
How to Install dash
You can install dash using pip
pip install dash
or add it to a project with poetry
poetry add dash
Package Details
- Author
- Chris Parmer
- License
- MIT
- Homepage
- https://plotly.com/dash
- PyPi:
- https://pypi.org/project/dash/
- Documentation:
- https://dash.plotly.com
Classifiers
- Database/Front-Ends
- Office/Business/Financial/Spreadsheet
- Scientific/Engineering/Visualization
- Software Development/Libraries/Application Frameworks
- Software Development/Widget Sets
Related Packages
Errors
A list of common dash errors.
Code Examples
Here are some dash
code examples and snippets.