Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Screenshot Taker Script #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added Screenshot Taker Script #37

wants to merge 1 commit into from

Conversation

prathimacode-hub
Copy link

This is python script of screenshot taker.
It takes the screenshot of the page you are in by clicking 'Take Screenshot' button once you run it.
It's a prompt application most people use in their day to day lives.

This is python script of screenshot taker. 
It takes the screenshot of the page you are in by clicking 'Take Screenshot' button once you run it. 
It's a prompt application most people use in their day to day lives.
Copy link

@NU11Payload NU11Payload left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good start for those learning Tkinter. The new script ScreenshotTaker.py provides a simple example of how to use Tkinter for creating a GUI application and integrating it with the pyautogui library to take screenshots. It's well-structured and easy to understand, making it a valuable resource for beginners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants