Name | rpyc JSON |
Version |
6.0.1
JSON |
| download |
home_page | None |
Summary | Remote Python Call (RPyC) is a transparent and symmetric distributed computing library |
upload_time | 2024-09-25 04:34:24 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
|Version| |Python| |Tests| |License|
RPyC_ (pronounced like *are-pie-see*), or *Remote Python Call*, is a
**transparent** library for **symmetrical** `remote procedure calls`_,
clustering_, and distributed-computing_. RPyC makes use of object-proxying_,
a technique that employs python's dynamic nature, to overcome the physical
boundaries between processes and computers, so that remote objects can be
manipulated as if they were local.
Documentation can be found at https://rpyc.readthedocs.io
.. figure:: http://rpyc.readthedocs.org/en/latest/_images/screenshot.png
:align: center
A screenshot of a Windows client connecting to a Linux server.
Note that text written to the server's ``stdout`` is actually printed on
the server's console.
.. References:
.. _RPyC: https://github.com/tomerfiliba-org/rpyc
.. _remote procedure calls: http://en.wikipedia.org/wiki/Remote_procedure_calls
.. _clustering: http://en.wikipedia.org/wiki/Clustering
.. _distributed-computing: http://en.wikipedia.org/wiki/Distributed_computing
.. _object-proxying: http://en.wikipedia.org/wiki/Proxy_pattern
.. Badges:
.. |Version| image:: https://img.shields.io/pypi/v/rpyc.svg?style=flat
:target: https://pypi.python.org/pypi/rpyc
:alt: Version
.. |Python| image:: https://img.shields.io/pypi/pyversions/rpyc.svg?style=flat
:target: https://pypi.python.org/pypi/rpyc#downloads
:alt: Python Versions
.. |Tests| image:: https://github.com/tomerfiliba-org/rpyc/actions/workflows/python-app.yml/badge.svg
:target: https://github.com/tomerfiliba-org/rpyc/actions/workflows/python-app.yml
:alt: Build Status
.. |License| image:: https://img.shields.io/pypi/l/rpyc.svg?style=flat
:target: https://github.com/tomerfiliba-org/rpyc/blob/master/LICENSE
:alt: License: MIT
Raw data
{
"_id": null,
"home_page": null,
"name": "rpyc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Tomer Filiba <tomerfiliba@gmail.com>, James Stronz <comrumino@archstrike.org>",
"download_url": "https://files.pythonhosted.org/packages/3a/9d/a48fb1246a4b431951947f7cc2b4a24ffe59c0ec4eec1396d275bc6a45ed/rpyc-6.0.1.tar.gz",
"platform": null,
"description": "|Version| |Python| |Tests| |License|\n\nRPyC_ (pronounced like *are-pie-see*), or *Remote Python Call*, is a\n**transparent** library for **symmetrical** `remote procedure calls`_,\nclustering_, and distributed-computing_. RPyC makes use of object-proxying_,\na technique that employs python's dynamic nature, to overcome the physical\nboundaries between processes and computers, so that remote objects can be\nmanipulated as if they were local.\n\nDocumentation can be found at https://rpyc.readthedocs.io\n\n.. figure:: http://rpyc.readthedocs.org/en/latest/_images/screenshot.png\n :align: center\n\n A screenshot of a Windows client connecting to a Linux server.\n\n Note that text written to the server's ``stdout`` is actually printed on\n the server's console.\n\n\n.. References:\n\n.. _RPyC: https://github.com/tomerfiliba-org/rpyc\n.. _remote procedure calls: http://en.wikipedia.org/wiki/Remote_procedure_calls\n.. _clustering: http://en.wikipedia.org/wiki/Clustering\n.. _distributed-computing: http://en.wikipedia.org/wiki/Distributed_computing\n.. _object-proxying: http://en.wikipedia.org/wiki/Proxy_pattern\n\n.. Badges:\n\n.. |Version| image:: https://img.shields.io/pypi/v/rpyc.svg?style=flat\n :target: https://pypi.python.org/pypi/rpyc\n :alt: Version\n\n.. |Python| image:: https://img.shields.io/pypi/pyversions/rpyc.svg?style=flat\n :target: https://pypi.python.org/pypi/rpyc#downloads\n :alt: Python Versions\n\n.. |Tests| image:: https://github.com/tomerfiliba-org/rpyc/actions/workflows/python-app.yml/badge.svg\n :target: https://github.com/tomerfiliba-org/rpyc/actions/workflows/python-app.yml\n :alt: Build Status\n\n.. |License| image:: https://img.shields.io/pypi/l/rpyc.svg?style=flat\n :target: https://github.com/tomerfiliba-org/rpyc/blob/master/LICENSE\n :alt: License: MIT\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Remote Python Call (RPyC) is a transparent and symmetric distributed computing library",
"version": "6.0.1",
"project_urls": {
"Homepage": "https://rpyc.readthedocs.org",
"Source": "https://github.com/tomerfiliba-org/rpyc"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "162b610e593b4b62fb1dbd7739afbf790848be1f661c7678eab6fd6c48a81bed",
"md5": "a63301c4a8eca6e9a7a5bd3031c837e2",
"sha256": "e4124c81e65efc4e498842624394b86305eeee64d9647e0808a2862212bac803"
},
"downloads": -1,
"filename": "rpyc-6.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a63301c4a8eca6e9a7a5bd3031c837e2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 74584,
"upload_time": "2024-09-25T04:34:25",
"upload_time_iso_8601": "2024-09-25T04:34:25.388446Z",
"url": "https://files.pythonhosted.org/packages/16/2b/610e593b4b62fb1dbd7739afbf790848be1f661c7678eab6fd6c48a81bed/rpyc-6.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3a9da48fb1246a4b431951947f7cc2b4a24ffe59c0ec4eec1396d275bc6a45ed",
"md5": "5edb9f4bfbd262c21cd001adbfd71a4c",
"sha256": "8a60f3c4401f309c0eb6e754fb6c4e0442231203907cebf61ae74615b52cd38a"
},
"downloads": -1,
"filename": "rpyc-6.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5edb9f4bfbd262c21cd001adbfd71a4c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 62144,
"upload_time": "2024-09-25T04:34:24",
"upload_time_iso_8601": "2024-09-25T04:34:24.087119Z",
"url": "https://files.pythonhosted.org/packages/3a/9d/a48fb1246a4b431951947f7cc2b4a24ffe59c0ec4eec1396d275bc6a45ed/rpyc-6.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-25 04:34:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tomerfiliba-org",
"github_project": "rpyc",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "rpyc"
}