An open API service indexing awesome lists of open source software.

https://github.com/rf-keyta/keyta

A simple Web UI for Robot Framework
https://github.com/rf-keyta/keyta

robotframework web-ui

Last synced: 7 months ago
JSON representation

A simple Web UI for Robot Framework

Awesome Lists containing this project

README

          

# KeyTA
![PyPI - Version](https://img.shields.io/pypi/v/robotframework-keyta)
[![Downloads](https://static.pepy.tech/badge/robotframework-keyta)](https://pepy.tech/project/robotframework-keyta)
[![Monthly Downloads](https://static.pepy.tech/badge/robotframework-keyta/month)](https://pepy.tech/project/robotframework-keyta)
![Python - Versions](https://img.shields.io/pypi/pyversions/robotframework-keyta)
![GitHub - Commit Activity](https://img.shields.io/github/commit-activity/m/RF-KeyTA/KeyTA)

KeyTA is a web app designed for domain experts who want to leverage Robot Framework while avoiding the accidental complexity of code editors.

Install the Python package as usual:

```powershell
pip install robotframework-keyta
```

## English

Execute the command `keyta` (or `python -m keyta`). The KeyTA icon will appear in the taskbar. Click on the icon in order to open KeyTA in the default browser.

A tutorial for using the app will be [presented](https://robocon.io/program#online-keyta-a-simple-web-ui-for-robot-framework) at the online RoboCon 2025 on March 6th. Stay tuned!

## Deutsch

Nach der Ausführung des Befehls `keyta-de` (bzw. `python -m keyta.de`) erscheint das KeyTA-Logo in der Taskleiste. Mit einem Klick auf das Symbol wird KeyTA im Webbrowser geöffnet.

Die Verwendung der Webanwendung wird im [Tutorial](https://github.com/RF-KeyTA/KeyTA/blob/main/Tutorial.md) erklärt.

KeyTA wurde von imbus für einen Kunden entwickelt. Neue Features können bei imbus via E-Mail (testautomatisierung at imbus de) bestellt werden.