pysonrpc

View on PyPIReverse Dependencies (0)

1.0.7 pysonrpc-1.0.7-py3-none-any.whl

Wheel Details

Project: pysonrpc
Version: 1.0.7
Filename: pysonrpc-1.0.7-py3-none-any.whl
Download: [link]
Size: 9840
MD5: 64a7721c5c791e84388da8b832d63c0a
SHA256: 33abbcf1191809b18d0f7d68e5d6670a7fd4b911473661db87e16b1e52ff17cc
Uploaded: 2024-05-21 16:05:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pysonrpc
Version: 1.0.7
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: 4027 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.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=x3ECXu_SYhOwKy-QLYN8HFv4-ge4GzBYWwsIJdeNq9k 5009
pysonrpc/jsonrpc.py sha256=un4st0Yt5Ham8TdTLTXitMo3RUOdJwXLOkyRDCNlg9c 10944
pysonrpc/version.py sha256=BW7SWRpHoxuOQZ67pS20yog2LWYl-nK7-BEFBNrHGgA 22
pysonrpc-1.0.7.dist-info/LICENSE sha256=N_P49FIWYbLj2p-z3A0Z35ker2xIef-lxsfx9XIeeoE 1077
pysonrpc-1.0.7.dist-info/METADATA sha256=ZnNBTgr4nHQhhmLR77gAH46xV2GSstTPkNacRB7Pm-I 6336
pysonrpc-1.0.7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pysonrpc-1.0.7.dist-info/entry_points.txt sha256=N5YppEDNo7FNhgH0-imRPkqGYNfCI8n8iJdfH59VnqI 47
pysonrpc-1.0.7.dist-info/top_level.txt sha256=NfySZ3S8pErFNAblywW6xxPfCn7zT36DZRdlbnok7lI 9
pysonrpc-1.0.7.dist-info/RECORD

top_level.txt

pysonrpc

entry_points.txt

pysonrpc = pysonrpc.cli:main