Skip to main content

A JSON-RPC client in Python

Project description

>>> from jsonrpclient import JSONRPCClient
>>> client = JsonRPCClient("http://localhost:4000")
>>> client.echo("hello world")
{u'jsonrpc': u'2.0', u'result': u'hello world', u'id': 1}

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

jsonrpclient-0.1.3.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file jsonrpclient-0.1.3.tar.gz.

File metadata

File hashes

Hashes for jsonrpclient-0.1.3.tar.gz
Algorithm Hash digest
SHA256 7d7b08d8d958b4e315fda140ff5ed2a1c3497500b3734de62d65f7aeceaf2c0d
MD5 18387aecb5c9ca13ad35d173ea7a2ddd
BLAKE2b-256 404c134b133da816fa0132babe3c980318892d9d01e8a2988ef695cb8568253b

See more details on using hashes here.

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