Skip to content

Excel spread sheet data graphical plotting application. Developed in Python. Use command, $streamlit run app.py {to run the application on local host}.

Notifications You must be signed in to change notification settings

reposited/excel-plot-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

excel-plot-app

Excel plotting application with the power of giving graphic user interface on the data within. Developed in Python. Use command, $streamlit run app.py {to run the application on local host}. Optional: For testing purposes, this repository includes an excel sheet named "Data.xlsx".

Ingredients:

Python: Interpreted, Object-Oriented Programming Language
Streamlit: Turns Data Scripts Into Web Applications
Pandas: Python Library For Data Manipulation And Analysis
Plotly Express: Python Library For Graphic Objects Of Data
Base64: Standard Python Module
StringIO & BytesIO: Standard Python Module

AUTH.
 ______   _______  ______  _______
|      \ |   ____||      ||   _   |
|      / |  |___  |   ___||  | |  |
|  |  |  |   ___| |  |    |  | |  |
|  |\  \ |  |____ |  |    |  |_|  |
|__| \__\|_______||__|    |_______|   

P.S. Readable contents are also found within the app.py file. This project is considered final.

About

Excel spread sheet data graphical plotting application. Developed in Python. Use command, $streamlit run app.py {to run the application on local host}.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages