Send JSON-RPC requests
Project description
Send JSON-RPC requests in Python 2.7 and 3.3+.
>>> from jsonrpcclient.http_server import HTTPServer
>>> HTTPServer('http://pets.com/api').request('cat')
'meow'
Full documentation is at jsonrpcclient.readthedocs.io.
2.1.1 (July 22, 2016)
More flexible configuration of requests in HTTPServer.
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-2.1.1.tar.gz
(7.5 kB
view details)
File details
Details for the file jsonrpcclient-2.1.1.tar.gz
.
File metadata
- Download URL: jsonrpcclient-2.1.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa4858bd2e0ee5194c69d8e0b9079e39e373d3dfac2abb485dc6be8313c97d72 |
|
MD5 | f4dca454636dd6c5100549e3c4fd3ff6 |
|
BLAKE2b-256 | acc4f6bf8a0c78bb183932f8f3633420ec7158699a14473ab31afbdca92196c5 |