Skip to content

Files

Latest commit

ee51a36 · Oct 5, 2019

History

History
This branch is 251 commits behind hastagAB/Awesome-Python-Scripts:master.

Take_screenshot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 5, 2019
Oct 5, 2019
Jan 18, 2019
Jan 18, 2019

Take a Screenshot :

A simple implementation on how to take screenshots .

Required Modules :

  • Numpy
      pip install numpy
  • Opencv
      pip install opencv-python
  • Pyautogui
      pip3 install pyautogui --user

Results :

alt text