jsonrpcclient¶

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

Guides¶

  • jsonrpcclient over HTTP
    • Installation
    • Usage
    • Configuration
    • Exceptions
    • Logging
    • Examples
  • jsonrpcclient over ZeroMQ
    • Installation
    • Usage
    • Exceptions
    • Logging
    • Examples
  • API
    • HTTPServer
    • ZMQServer
    • Requests
    • ID Iterators
    • Exceptions

Links¶

  • Github
  • Issues
  • PyPi
  • Twitter @bbmelb

See also: jsonrpcserver

©2015, Beau Barker. | Powered by Sphinx 1.3.5 & Alabaster 0.7.9 | Page source