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

https://github.com/VishalTyagi098/Python_Excel_Interactive_Dashboard


https://github.com/VishalTyagi098/Python_Excel_Interactive_Dashboard

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

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

![Screenshot (205)](https://user-images.githubusercontent.com/87750186/209627103-914d9fb1-0e74-411d-b2f6-f9cbc1eb3404.png)

## 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.