Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 761 Bytes

File metadata and controls

21 lines (14 loc) · 761 Bytes

School exercise: An app displays data from an Exel file using Python and Tkinter

Installations required:

Partial: pip install partial PIL: pip install pillow Numpy: pip install numpy Pandas: pip install pandas

Features

Displaying data

image

Robust and reliable sorting and searching algorithms

image

Callbackable widget (which make infomation auto update themselves after user change input)

Validate input

image