This is a python program that will analyse a folder upon selection by the user and show the size distribution through a pie graph .Few information will be shown on the Tkinter window , with options to open other sub-folders with an open button. Th…
This is a python program that will analyse a folder upon selection by the user and show the size distribution through a pie graph .Few information will be shown on the Tkinter window , with options to open other sub-folders with an open button. The program is user friendly as I have used Tkinter GUI.
I have used AI to customise , that too for knowing about customisation attributes of tkinter only.