https://github.com/VishalTyagi098/Python_Excel_Interactive_Dashboard
https://github.com/VishalTyagi098/Python_Excel_Interactive_Dashboard
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/VishalTyagi098/Python_Excel_Interactive_Dashboard
- Owner: VishalTyagi098
- Created: 2022-12-26T06:48:15.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T06:26:32.000Z (8 months ago)
- Last Synced: 2024-08-13T07:26:03.315Z (8 months ago)
- Language: Python
- Size: 131 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - VishalTyagi098/Python_Excel_Interactive_Dashboard - (Python)
README
# Excel Sheet Interactive Dashboard - Python Streamlit
To show Excel data, a sales dashboard was created in Python using the Streamlit package.
## Run the application
```Powershell
# Terminal
streamlit run app.py
```## Demo
Live Website: https://vishaltyagi098-python-excel-interactive-dashboard-app-r87cao.streamlit.app/## Screenshot

## Article
For detailed procedure, you can follow my article. It is a step by step process to create this python automation tool.
Link : https://medium.com/@vishaltyagi.dev098/excel-sheet-interactive-dashboard-python-streamlit-114f7c240fc8
## Inspiration
This project was motivated by Sven, a phenomenal Python programmer and data analyst, and his YouTube video.
The YouTube video - https://www.youtube.com/watch?v=Sb0A9i6d320 provided an excellent breakdown of each phase of this project.
Visit his YouTube channel — Coding Is Fun - https://www.youtube.com/@CodingIsFun , to view his other creative creations.