Skip to main content

RPC Client/Server library

Project description

Rpc gives you a consistent API for RPC protocols that doesn’t suck!

Because you too can have nice things:

from rpc import thrifty

import Service

with thrifty.client("localhost:45678", Service) as c:
    print c.ping()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpc-0.0.3.tar.gz (11.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page