An open API service indexing awesome lists of open source software.

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.

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