Wow loved it! I always open your articles with interest to learn something new.
Thank you very much for this beautiful education. God will bless you. Extra note: You can also screenshot without specifing path name. You can do that by, From tkinter import filedialog
Sc = pyautogui.screenshot() File_path = filedialog.asksaveasfilename(defaultextension = '.png') Sc.save(file_path). Thanks. I will be waiting for your next uploads and I have subscribed to your newsletter.
any plans on making beautiful twitter screenshot maker?
Sannidhya Dasgupta
a lunatic, menace to society, descendant of patrick bateman, friend of the supreme leader, lover of rasputin
PyAutoGUI is the best python module I have ever used. I am a Python programmer and have used many python modules like Sklearn, tkinter, pandas, numpy, matplotlib and many more but found nothing more interesting than PyAutoGUI