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
Release history Release notifications | RSS feed
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.2.tar.gz
(9.9 kB
view details)
File details
Details for the file rpc-0.0.2.tar.gz
.
File metadata
- Download URL: rpc-0.0.2.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 133af73aed74b2f01a1a88d64e6f7e305354421196b025d1b87318c1ab2b8d70 |
|
MD5 | 366460a61c890649e7d47f6d8ee65692 |
|
BLAKE2b-256 | a209406ace0c723898aacd1b616cae45977210f5bdfc187d2d4d9d5efabc5b85 |