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
Setup
Installation
Install the package, scaffold a project, and optionally install the runtime on PATH.
Use
First Script
Write the first `Screen` + `Pattern` flow and understand the current wrapper surface.
Runtime
Runtime
Learn the auto/connect/spawn flow, region scoping, and the environment inputs used by the client.
Support
Troubleshooting
Resolve package-name, binary-resolution, and desktop-environment issues in the Python workflow.
Fast Path
pipx run sikuli-go init:py-examples
cd sikuli-go-demo
python3 examples/click.py