Metadata-Version: 2.4
Name: uiautoma
Version: 0.0.0.1
Summary: Desktop and web UI automation SDK
Keywords: ui-automation,desktop-automation,web-automation,rpa
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# UIAutoma

UIAutoma is an open-source Python SDK for desktop and web UI automation.

> The project is currently in pre-alpha development.

## Installation

```bash
pip install uiautoma
```
