An open API service indexing awesome lists of open source software.

https://github.com/wprashed/sales-dashboard


https://github.com/wprashed/sales-dashboard

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Interactive Dashboard with Python – Streamlit

Sales Dashboard built in Python and the Streamlit library to visualize Excel data.

## Run the app
```Powershell
# vanilla terminal
streamlit run app.py

# quit
ctrl-c
```