Welcome to Pysikuli’s documentation!

Pysikuli initially inspired by Sikuli Project and secondly by python automation tool pyautogui and the quick image search in python-imagesearch library. So if you already know about SikuliX or pyautogui, but want to speed up your scripts to the max, you’re in the right place.

Note

This project is under development. And there may be some issues

Pysikuli helps to automate almost every user actions in Windows, Linux and MacOS.

To use Pysikuli, first install it using pip:

(.venv) $ pip install pysikuli

More info on Installation page