RPA for Python — OKF Documentation
Bundle OKF 0.1 · 11 conceitos · tebelorg/RPA-Python
Open source Repository Open in the app JSON
About
# RPA for Python — OKF Documentation
RPA for Python is a Python wrapper around [TagUI](https://github.com/tebelorg/Tump),
an open-source RPA (robotic process automation) tool. It exposes website
automation, computer-vision automation, OCR, and keyboard/mouse automation
through a single flat function-based API (`import rpa as r`). The wrapper
manages a TagUI subprocess in "live mode": every call from Python is sent as
one instruction over the subprocess's stdin and the reply is read back from
a temp output file or stdout.
## Modules
* [tagui](tagui.md) - the wrapper module: process lifecycle, TagUI
installation/update, and the full public automation API.
## Key functions
* [tagui/setup](tagui/setup.md) - downloads and installs TagUI for the
current OS.
* [tagui/init](tagui/init.md) - starts the TagUI subprocess and waits for
it to become ready.
* [tagui/send](tagui/send.md) - sends one instruction to the running TagUI
process and waits for it to finish.
* [tagui/close](tagui/close.
Details
- Kind
- OKF bundles
- Topic
- Files & documents
- Publisher
- tebelorg
- Origin
- okf_github
- Category
- dados
- Version
- 0.1
- Added
- 2026-09-09 05:03:59
- Updated
- 2026-09-09 05:03:59
- Origin id
tebelorg/RPA-Python:docs/okf/index.md