RPyC (Remote Python Call)

RPyC(远程 Python 调用)--适用于 python 的透明对称 RPC 库。『RPyC (Remote Python Call) - A transparent and symmetric RPC library for python』

  • Owner: tomerfiliba-org/rpyc
  • Platform: Windows,Linux,Mac
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

|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/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://img.shields.io/travis/tomerfiliba/rpyc/master.svg?style=flat
:target: https://travis-ci.org/tomerfiliba/rpyc
:alt: Build Status

.. |License| image:: https://img.shields.io/pypi/l/rpyc.svg?style=flat
:target: https://github.com/tomerfiliba/rpyc/blob/master/LICENSE
:alt: License: MIT

Main metrics

Overview
Name With Ownertomerfiliba-org/rpyc
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:Other
所有者活动
Created At2009-03-08 11:23:29
Pushed At2025-04-18 16:46:23
Last Commit At2025-03-14 19:21:19
Release Count41
Last Release Name6.0.2 (Posted on )
First Release Namev2.6.0 (Posted on )
用户参与
Stargazers Count1.6k
Watchers Count58
Fork Count249
Commits Count1k
Has Issues Enabled
Issues Count434
Issue Open Count89
Pull Requests Count95
Pull Requests Open Count0
Pull Requests Close Count46
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private