Skip to main content

Simple python library useful for automating tasks using images.

Project description

Gui automation

Simple python library useful for automating tasks using images.

It uses OpenCV and PyAutoGui. Made for Python 3.7+.

  • Little example:
import cv2
import gui_automation as ga

tpl = cv2.imread("tests/images/tpl/win10key.png")
ga.detect_and_click(tpl, 0.8)

It searches windows 10 key image in the screen with a 80% of coincidence at least. If it is found it gets clicked (opens windows 10 start menu).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gui_automation-1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file gui_automation-1-py3-none-any.whl.

File metadata

  • Download URL: gui_automation-1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for gui_automation-1-py3-none-any.whl
Algorithm Hash digest
SHA256 8ca2aeda85147d91bec4f327ef193bc88977e7a638d4d466720ea7144da51002
MD5 55c6533a6a439d8557005ac5b16bf2be
BLAKE2b-256 dfca0719895ac5710bc603ca0a0816f6e098bb04a33b61dd30fadf8f87244c2a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page