https://github.com/plotly/dash-stock-tickers-demo-app
Dash Demo App - Stock Tickers
https://github.com/plotly/dash-stock-tickers-demo-app
dash data-science data-visualization fintech plotly python
Last synced: about 6 hours ago
JSON representation
Dash Demo App - Stock Tickers
- Host: GitHub
- URL: https://github.com/plotly/dash-stock-tickers-demo-app
- Owner: plotly
- License: mit
- Created: 2017-06-14T20:55:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:56:57.000Z (over 3 years ago)
- Last Synced: 2024-05-12T00:40:43.065Z (about 2 years ago)
- Topics: dash, data-science, data-visualization, fintech, plotly, python
- Language: CSS
- Homepage: https://plot.ly/dash/gallery/stock-tickers
- Size: 1.03 MB
- Stars: 131
- Watchers: 34
- Forks: 89
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Dash Stock Tickers Demo App**
This is a demo of the Dash interactive Python framework developed by [Plotly](https://plot.ly/).
Dash abstracts away all of the technologies and protocols required to build an interactive web-based application and is a simple and effective way to bind a user interface around your Python code.
When you run `app.py`, it will say that the app is running on http://localhost:8050. However, by default it will be at http://localhost:8050/dash/gallery/stock-tickers. This can be configured by editing `base_url_pathname`.
To learn more check out our [documentation](https://plot.ly/dash).
The following is a screenshot for the app in this repo:
