Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fkromer/robotframework-dosomething

Repository files navigation

robotframework-dosomething

A template for modern Robot Framework Python libraries.

Features

Library hints

Robot Framework provides three APIs for implementing libraries:

Python libraries may be hosted on different processes or machines than Robot Framework itself is running on. Those libraries are called "remote libraries" and make use of the Remote Library Interface. The PythonRemoteServer implements a generic remote server in Python.

This template provides the easiest possible starting point w.r.t. library design (Static API).

Migration hints

In case you use poetry, pipenv, pip-tools or pip you can use migrate-to-uv to easily migrate to uv.

Project related references

Acknowledgements

This project is partially based on the

repository.

AltStyle によって変換されたページ (->オリジナル) /