Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RPyC (Remote Python Call) - A transparent and symmetric RPC library for python

License

NotificationsYou must be signed in to change notification settings

tomerfiliba-org/rpyc

Repository files navigation

VersionPython VersionsBuild StatusLicense: MIT

RPyC (pronounced likeare-pie-see), orRemote Python Call, is atransparent library forsymmetricalremote procedure calls,clustering, anddistributed-computing. RPyC makes use ofobject-proxying,a technique that employs python's dynamic nature, to overcome the physicalboundaries between processes and computers, so that remote objects can bemanipulated as if they were local.

Documentation can be found athttps://rpyc.readthedocs.io

http://rpyc.readthedocs.org/en/latest/_images/screenshot.png

A screenshot of a Windows client connecting to a Linux server.

Note that text written to the server'sstdout is actually printed onthe server's console.

[8]ページ先頭

©2009-2025 Movatter.jp