Primary Guide

Python Client

Use the Python package when you want the automation flow, scaffolded examples, and runtime startup centered on Python tooling.

Who This Section Is For

Use this section when Python is your control surface and you want package install, first script, runtime model, and troubleshooting grouped in one place.

Section Map

Fast Path

pipx run sikuli-go init:py-examples
cd sikuli-go-demo
python3 examples/click.py

Deeper References