AskUIDocs
Legacy

Python SDK (legacy)

The AskUI Python SDK is no longer supported. Use AskUI Desktop and the CLI instead.

No longer supported

The Python SDK is a legacy product. It receives no bug fixes, security updates, or new features. Use AskUI Desktop and the AskUI CLI for all new projects.

The AskUI Python SDK allowed writing UI automation scripts in Python against the AskUI agent runtime. It is no longer actively developed or supported.

Migrate to AskUI Desktop

AskUI Desktop replaces the SDK workflow entirely. Instead of writing Python code to interact with UI elements, you describe test steps in plain Markdown and the AI agent carries them out on the real screen.

You do not need to rewrite automation logic line by line. The prompt-based approach means most test scenarios can be expressed more concisely than the equivalent SDK code.

Get started with AskUI Desktop

On this page