rpyc
RPC client
A transparent and symmetric RPC library for remote procedure calls and distributed computing
RPyC (Remote Python Call) - A transparent and symmetric RPC library for python
2k stars
60 watching
245 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rpclib/rpclib | A C++ RPC library for remote procedure call using MessagePack. | 1,721 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 702 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
pylons/pyramid_rpc | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
oca/odoorpc | A Python module that provides an interface to interact with Odoo servers through JSON-RPC. | 238 |
ambianic/peerjs-python | Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 89 |
ybbus/jsonrpc | An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 332 |
cxxxr/jsonrpc | A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. | 66 |
citronneur/rdpy | An implementation of the Remote Desktop Protocol in Twisted Python | 1,690 |
anthonyknorman/micropython_tinyrtc | A Python library to interact with the RTC modules commonly used on cheap electronics | 4 |
robotpy/pynetworktables | A pure python implementation of the FRC NetworkTables protocol for robot communication | 62 |
rohitverma007/stackspy | A Python library providing basic interaction with the Stacks blockchain network | 2 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
muninrpc/muninrpc | A GUI client for RPC services using gRPC and protobuf | 130 |
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |