Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 967 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 967 Bytes

Easydash

Less html/css more display/results.

Our aim is to develop a window-based system built with Dash for you develop dashboards easily with Dash.

Some results

example

How to use

  1. Download this repo

  2. Install Python denpendencies in requirements.txt

  3. Run the code

python main.py

Going Futher

  • Create large components in files and import into main.py
  • Create callbacks in files and import into main.py

Future Features

  • Implement page controller, so you can create dashs like slides or different dash on each page
  • We are working on a way to implement callbacks in windows
  • Visual enhancement

Contributions

Be part of it, help us help everyone build dashboards in a simple way