To show Excel data, a sales dashboard was created in Python using the Streamlit package.
# Terminal
streamlit run app.py
Live Website: https://vishaltyagi098-python-excel-interactive-dashboard-app-r87cao.streamlit.app/
For detailed procedure, you can follow my article. It is a step by step process to create this python automation tool.
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.