jdfreder / dash

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:JavaScript 99.2%Language:Python 0.5%Language:CSS 0.2%Language:HTML 0.1%Language:Shell 0.0%