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.
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.0.tar.gz
(8.8 kB
view details)
File details
Details for the file jsonrpcclient-2.1.0.tar.gz
.
File metadata
- Download URL: jsonrpcclient-2.1.0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d29c5a824490465b9b410e2838559738763642a2fba4ef3c6c58d9a918f39d52 |
|
MD5 | 088bef97f7817d2fb90f2284be2c6d92 |
|
BLAKE2b-256 | 5e9d6892fe21a5182f0db4ed496dfe57d7b03b4d41ef817c29563061f96c7c60 |