Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : python-jsonrpc-base Version : 2.2.0 Upstream Author : Emily Love Mills <em...@emlove.me> * URL : https://github.com/emlove/jsonrpc-base * License : BSD-3-clause Programming Lang: Python Description : JSON-RPC client library base interface This library provides a compact and simple interface for creating JSON-RPC clients. It supports nested namespaces, allowing for method calls such as 'app.users.getUsers()'. Designed to be highly compatible, it aims to offer a reliable tool for constructing JSON-RPC client applications. The library includes full support for JSON-RPC version 1 servers and is maintained with an emphasis on compliance with the JSON-RPC specification. This library is a dependency of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.