Skip to content

This Python app uses Tkinter for GUI processes data from an Excel sheet and allows users to insert additional data, updating the sheet dynamically.

Notifications You must be signed in to change notification settings

marybadalyan/python_excel_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_exel_app

This Python app uses Tkinter for GUI processes data from an Excel sheet and allows users to filter data and reset them, insert additional data as well as update the sheet dynamically.

The Excel sheet contains car ownership data, including fields such as:

  • Owner name
  • Car plate
  • Car color
  • Car make
  • Year
  • Auto service status

BE SURE TO INSTALL THE FOLDERS AND TCL FILES

The app also uses Forest-ttk-theme by rdbende you can get here (https://github.com/rdbende/Forest-ttk-theme) Builds upon the foundation of codefirstio's "tkinter-excel-app" which you can find here (https://github.com/codefirstio/tkinter-excel-app).

image image

About

This Python app uses Tkinter for GUI processes data from an Excel sheet and allows users to insert additional data, updating the sheet dynamically.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages