Skip to content

tekulvw/jsonrpcclient

 
 

Repository files navigation

jsonrpcclient

Send JSON-RPC requests in Python 2.7 and 3.3+.

$ pip install 'jsonrpcclient[requests]'
import jsonrpcclient
jsonrpcclient.request('http://cats.com', 'speak')

Full documentation is at jsonrpcclient.readthedocs.io.

See also: jsonrpcserver

About

Send JSON-RPC requests in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%