This is a simple python script used to take screenshot
This is the GUI format of the Screenshot-with-Python codes
#The Windows App the GUI_Screenshot_with_python Inside the 'dist' folder is the GUI_Screenshot_with_python App for windows
Just download the .exe from the 'dist' folder and enjoy
Any dev can download and edit this code
you will need pyautogui library , tkinter and Time simply install by using
pip install pyautogui
pip install tkinter