Skip to main content

JSON-RPC client library.

Project description

https://pypip.in/v/jsonrpcclient/badge.png https://pypip.in/d/jsonrpcclient/badge.png

Make remote procedure calls with JSON-RPC.

Simply set the server details, then make a request:

>>> s = Server('http://example.com/api')
>>> s.request('add', 2, 3)
5

Full documentation is available at https://jsonrpcclient.readthedocs.org/.

Release History

1.1.3 (2015-03-30)

  • Minor adjustments for compatibility with older Python versions.

1.1.2 (2015-02-06)

  • Bugfix - HTTP headers were often incorrect due to quirks in the requests module. Now using a different method to set the headers.

1.1.1 (2015-01-16)

  • More features available when communicating with the server, such as setting a timeout on requests, ssl verification, cookies etc.

  • Now compatible with older Python versions.

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

jsonrpcclient-1.1.3.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file jsonrpcclient-1.1.3.tar.gz.

File metadata

File hashes

Hashes for jsonrpcclient-1.1.3.tar.gz
Algorithm Hash digest
SHA256 fe7c54bd9d6450e47a96fcb98ddae5bd46f85d2bb038ed0e632a9311c74a3ae8
MD5 83491d1db4e15b89e6024f6c48bc7787
BLAKE2b-256 34101b8f27cdbe3f3c980b38a68bcba530ea4e1b0cba04f4ba37da90058c14be

See more details on using hashes here.

Supported by

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