RPyC VS SimpleJSONRPCServer

Compare RPyC vs SimpleJSONRPCServer and see what are their differences.

RPyC

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

SimpleJSONRPCServer

A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax. (by joshmarshall)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
RPyC SimpleJSONRPCServer
1 -
1,511 447
1.3% -
6.8 0.0
about 2 months ago about 2 years ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RPyC

Posts with mentions or reviews of RPyC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-23.

SimpleJSONRPCServer

Posts with mentions or reviews of SimpleJSONRPCServer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SimpleJSONRPCServer yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing RPyC and SimpleJSONRPCServer you can also consider the following projects:

gRPC - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

zeroRPC - zerorpc for python

ReflectRPC - Self-describing JSON-RPC services made easy

Nameko - Python framework for building microservices

wampy - Websocket RPC and Pub/Sub for Python applications and microservices

open-webdriver - Yet another web driver wrapper for python. But this one has cross platform tests!

schedule - Python job scheduling for humans.