https://github.com/sachin-acharya-projects/screenshot-python
Take screenshot using Python.
https://github.com/sachin-acharya-projects/screenshot-python
Last synced: 3 months ago
JSON representation
Take screenshot using Python.
- Host: GitHub
- URL: https://github.com/sachin-acharya-projects/screenshot-python
- Owner: sachin-acharya-projects
- Created: 2021-03-03T04:12:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T05:12:38.000Z (about 3 years ago)
- Last Synced: 2025-03-09T09:08:12.905Z (3 months ago)
- Language: Python
- Homepage:
- Size: 56.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Screenshot -- Python
---------------------------------------------------------------------------------------------------
### Descriptions
It takes screenshot of your currently opened window in PC
### Requirements
````python
pip install PyAutoGUI
````
or
````
pip install -r requirements.txt
````
### Download
[Download Installer V1](https://github.com/Sachinacharya-Project/Screenshot_Python/raw/main/Distribution/v1/ScreenCaptureInstallerv100.exe)### File Path
Distribuution
[Click to Visit](Distribution)
-Contains Installable application of different versions (v1, v2)
v1
[Click to visit](v1)
-Contains source files for version-1 application
v2
[Click to visit](v2)
-Contains source files for version-2 application