Skip to content
/ dash Public
forked from plotly/dash

Flask, JS, and CSS boilerplate for interactive, web-based visualization apps in Python

License

Notifications You must be signed in to change notification settings

jdfreder/dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash

Dash is an assemblage of Flask, Socketio, Jinja, Plotly and boiler plate CSS and JS for easily creating data visualization web-apps with your Python data analysis backend.

Getting Started

Check out the four examples:

  • $ python example-1-hello-world.py

  • $ python example-2-etch-a-sketch.py

  • $ python example-3-click-events.py Hans Rosling Bubble Chart Style Interactive Web App

  • $ python example-4-tickers.py

About

Flask, JS, and CSS boilerplate for interactive, web-based visualization apps in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Other 0.8%