pysonrpc

View on PyPIReverse Dependencies (0)

1.0.6 pysonrpc-1.0.6-py3-none-any.whl

Wheel Details

Project: pysonrpc
Version: 1.0.6
Filename: pysonrpc-1.0.6-py3-none-any.whl
Download: [link]
Size: 9737
MD5: 0adb2a9f4ec0ed7aaeac10c054f3be3b
SHA256: c61d1efccea08ac87faf9b2a0d9de6615ff61128a843160ef1cb198a9bc33893
Uploaded: 2024-03-07 00:18:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pysonrpc
Version: 1.0.6
Summary: JSON RPC Python client with autodiscovery and methods mapping
Author-Email: Vivien Chene <viv[at]vivc.org>
Maintainer-Email: Vivien Chene <viv[at]vivc.org>
Project-Url: Homepage, https://github.com/vche/pysonrpc
Project-Url: Bug Reports, https://github.com/vche/pysonrpc/issues
Project-Url: Source, https://github.com/vche/pysonrpc
License: MIT License Copyright (c) <year> <copyright holders> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: python,json,rpc,setuptools
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: prettytable
Requires-Dist: pip; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: codecov-cli; extra == "dev"
Requires-Dist: tox; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3755 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pysonrpc/__init__.py sha256=fkuLYa-lfAJIglMY15Nwg3F-JdboGIhLQ3BaA45h0gA 192
pysonrpc/cli.py sha256=HlQxZ4mbak5LkkphbUhqwovHAosXtTOPim7rCWqHxcU 5029
pysonrpc/jsonrpc.py sha256=un4st0Yt5Ham8TdTLTXitMo3RUOdJwXLOkyRDCNlg9c 10944
pysonrpc/version.py sha256=mqMuQB3aqJVPrHHqJMLjqiMKUiJjozc7EPLcX5DpKHg 22
pysonrpc-1.0.6.dist-info/LICENSE sha256=N_P49FIWYbLj2p-z3A0Z35ker2xIef-lxsfx9XIeeoE 1077
pysonrpc-1.0.6.dist-info/METADATA sha256=wOFzKhApo8BC7gQnrz54oF5fasl3SKaG9HdKWFFUooc 6064
pysonrpc-1.0.6.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pysonrpc-1.0.6.dist-info/entry_points.txt sha256=N5YppEDNo7FNhgH0-imRPkqGYNfCI8n8iJdfH59VnqI 47
pysonrpc-1.0.6.dist-info/top_level.txt sha256=NfySZ3S8pErFNAblywW6xxPfCn7zT36DZRdlbnok7lI 9
pysonrpc-1.0.6.dist-info/RECORD

top_level.txt

pysonrpc

entry_points.txt

pysonrpc = pysonrpc.cli:main