Skip to content

rlehfeld/robotframework-rpycremote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version Python Versions Build Status License: MIT

RPyC Robot Remote Library

Generic Robot Framework Remote library based on RPyC

Installation

Install the latest release via PyPi using pip:

pip install robotframework-rpycremote

Or add to your conda.yaml file:

- pip:
    - robotframework-rpycremote

In oder to help with development you can directly install from GitHub via:

pip install git+https://github.com/rlehfeld/robotframework-rpycremote.git

Or add to your conda.yaml file:

- pip:
    - git+https://github.com/rlehfeld/robotframework-rpycremote.git

Usage

About

Robot Remote Library implemented with RPyC

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors