Building Dashboards with the library Dash by Plotly and mount with Flask.
-
Documentation:
-
First, clone this repo with
git clone
. -
Install dependencies,
pip install flask dash sqlalchemy matplotlib psycopg2 pandas
Fill Environment Variables
use: config-example.py
to create the config.py
file
Development Environment
This project runs on http://localhost:5000/dashboard-example/ Where dashboard-example is dashboard1 or dashboard2 or dashboard3
Production Environment
python wsgi.py
-
Python
-
Dash
-
Flask
-
PostgreSQL
-
Sqlalchemy
- Alexeik Valdez - AlexeikV
Feel free to contribute to the project!