Send JSON-RPC requests
Project description
jsonrpcclient
Send JSON-RPC requests in Python.
pip install "jsonrpcclient[requests]"
from jsonrpcclient.clients import http_client
http_client.request("http://cats.com", "speak")
Full documentation is at jsonrpcclient.readthedocs.io.
Testing
pip install "jsonrpcclient[unittest]"
python -m unittest discover
See also: jsonrpcserver
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-3.0.0rc2.tar.gz
(10.8 kB
view details)
File details
Details for the file jsonrpcclient-3.0.0rc2.tar.gz
.
File metadata
- Download URL: jsonrpcclient-3.0.0rc2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5145882694464248d369f08e4cca46af9117a40a4b02e3d08908f488609e6019 |
|
MD5 | ec5dac815a7dd3e27c34d4e2829d70a4 |
|
BLAKE2b-256 | fe051dbcaaec939199d8c53b2d82c94024e158a7dcbca9d1340eea914545d330 |