| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A template for modern Robot Framework Python libraries.
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).
In case you use poetry, pipenv, pip-tools or pip you can use migrate-to-uv to easily migrate to uv.
This project is partially based on the
repository.
| Back | FazBrowse Home | New Git URL |