Python remote control library for programmatically control remote machines


License
BSD-3-Clause
Install
pip install python-rc==0.3.13

Documentation

python-rc

PyPI version

Python remote control library for programmatically control remote machines

Usage

TODO. See rc/test/ for example usages for now

Test

To run gcloud part test, gcloud cli needs to be installed and logged in.

pipenv sync -d
pipenv run pytest -s