Skip to content
CodeStack edited this page Sep 2, 2019 · 1 revision

Welcome to the Dash_Template wiki!

Objective(s):

  • Provide a few Python3 and Dash Templates for quickly building and data driven web apps
  • Shorten the time it take to iteratively build and deploy your data web apps

File Structure:

*TBD TODO: finish details once complete...

Project Dependencies:

  • Python3
  • Flask
  • Dash (by Plotly)
  • Ploty Express
  • Pandas
  • Numpy
  • git
Clone this wiki locally