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.
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
RPyC (Remote Python Call) - A transparent and symmetric RPC library for python
http://rpyc.readthedocs.org
Python
Cannot retrieve the latest commit at this time.
Permalink
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
.vscode |
|
|
|
|
bin |
|
|
|
|
demos |
|
|
|
|
docs |
|
|
|
|
rpyc |
|
|
|
|
tests |
|
|
|
|
.gitignore |
|
|
|
|
.pep8 |
|
|
|
|
.readthedocs.yml |
|
|
|
|
.travis.yml |
|
|
|
|
CHANGELOG.rst |
|
|
|
|
CONTRIBUTORS.rst |
|
|
|
|
LICENSE |
|
|
|
|
MANIFEST.in |
|
|
|
|
README.rst |
|
|
|
|
requirements.txt |
|
|
|
|
setup.py |
|
|
