Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

umezo/PyImageBasedMouseLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyImageBasedMouseLibrary

emulate mouse pointing operation by image like button, logo, checkbox and more.

Requirement

Install

  • install requirements
    • PyUserInput
    • PyScreenShot
      • PIL or pillow
      • one on PyScreenShot backends
    • OpenCV
python setup.py install

Usage

from pyimagemouse import batch

batch.click('path/to/button.png')

About

PyImageBasedMouseLibrary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages