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
=====
Raw data
{
"_id": null,
"home_page": null,
"name": "robotframework-rpycremote",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "robotframework, robot-framework, rpyc",
"author": null,
"author_email": "Ren\u00e9 Lehfeld <54720674+rlehfeld@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/57/39/bce7d3a603657346652932427f9f75bce39d6f23e45c0884c69ae855bfb2/robotframework_rpycremote-0.0.20.tar.gz",
"platform": null,
"description": "RPyC Robot Remote Library\n============================\nGeneric Robot Framework Remote library based on RPyC\n\nInstallation\n============\nInstall the latest release via PyPi using pip:\n\n::\n\n pip install robotframework-rpycremote\n\nOr add to your ``conda.yaml`` file:\n\n::\n\n - pip:\n - robotframework-rpycremote\n\n\nIn oder to help with development you can directly install from GitHub via:\n\n::\n\n pip install git+https://github.com/rlehfeld/robotframework-rpycremote.git\n\nOr add to your ``conda.yaml`` file:\n\n::\n\n - pip:\n - git+https://github.com/rlehfeld/robotframework-rpycremote.git\n\n\nUsage\n=====\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Robot Framework Remote Library based on RPyC",
"version": "0.0.20",
"project_urls": {
"Bug Reports": "https://github.com/rlehfeld/robotframework-rpycremote/issues",
"Homepage": "https://github.com/rlehfeld/robotframework-rpycremote",
"Source": "https://github.com/rlehfeld/robotframework-rpycremote/"
},
"split_keywords": [
"robotframework",
" robot-framework",
" rpyc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c5f0bd9fd5b15975ebea30554ef01663fb16ce59e9766ed0e1621027029e744e",
"md5": "39ee44bff6387f3aef32cfa59e39f0b4",
"sha256": "36bcca93661731e65cb615c31f1a15c1df57b497e4c894600c9582c1744bbaae"
},
"downloads": -1,
"filename": "robotframework_rpycremote-0.0.20-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39ee44bff6387f3aef32cfa59e39f0b4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 9447,
"upload_time": "2025-07-18T20:34:14",
"upload_time_iso_8601": "2025-07-18T20:34:14.704601Z",
"url": "https://files.pythonhosted.org/packages/c5/f0/bd9fd5b15975ebea30554ef01663fb16ce59e9766ed0e1621027029e744e/robotframework_rpycremote-0.0.20-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5739bce7d3a603657346652932427f9f75bce39d6f23e45c0884c69ae855bfb2",
"md5": "89382fb5e0b25b1fa79bd21f2a6c85f2",
"sha256": "a44394a9d7d4158be875c1396448a665e75f08b60abfde2e2a81167049664b03"
},
"downloads": -1,
"filename": "robotframework_rpycremote-0.0.20.tar.gz",
"has_sig": false,
"md5_digest": "89382fb5e0b25b1fa79bd21f2a6c85f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 13032,
"upload_time": "2025-07-18T20:34:16",
"upload_time_iso_8601": "2025-07-18T20:34:16.138223Z",
"url": "https://files.pythonhosted.org/packages/57/39/bce7d3a603657346652932427f9f75bce39d6f23e45c0884c69ae855bfb2/robotframework_rpycremote-0.0.20.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-18 20:34:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rlehfeld",
"github_project": "robotframework-rpycremote",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "robotframework-rpycremote"
}