aiohttp-json-rpc

View on PyPIReverse Dependencies (7)

0.13.3 aiohttp_json_rpc-0.13.3-py3-none-any.whl

Wheel Details

Project: aiohttp-json-rpc
Version: 0.13.3
Filename: aiohttp_json_rpc-0.13.3-py3-none-any.whl
Download: [link]
Size: 30720
MD5: 45dfa5705a3c3979c880c6bf5ac70a34
SHA256: 4fbd197aced61bd2df7ae3237ead7d3e08833c2ccf48b8581e1828c95ebee680
Uploaded: 2020-12-14 10:13:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiohttp-json-rpc
Version: 0.13.3
Summary: Implementation JSON-RPC 2.0 server and client using aiohttp on top of websockets transport
Author: Florian Scherf
Author-Email: f.scherf[at]pengutronix.de
Home-Page: https://github.com/pengutronix/aiohttp-json-rpc/
License: Apache 2.0
Keywords: aiohttp,asyncio,websockets,json-rpc
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.5
Requires-Dist: aiohttp (<4,>=3)
[Description omitted; length: 11289 characters]

WHEEL

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

RECORD

Path Digest Size
aiohttp_json_rpc/__init__.py sha256=regeBU8qaRpMnj6m0PmYKVfEmOJCJhll87OkxE_SWY8 320
aiohttp_json_rpc/client.py sha256=bnqOFU-1yxHkvva_1F-RlTy8QnWoRp0h7cjI5lUwkHc 12563
aiohttp_json_rpc/communicaton.py sha256=emPlQOb3lsaffFFvbzWxIM-J9uUCy42jCKCqIwEWFes 2716
aiohttp_json_rpc/decorators.py sha256=MjiIivlh11jwxhbwwhLGrhdjEHtRtNyH8vcw3cbujAI 430
aiohttp_json_rpc/exceptions.py sha256=3rbIn60STMDVECimEt7y32s9jzGxUT5YZvk_N-PKwjA 3559
aiohttp_json_rpc/protocol.py sha256=gAXs68Cybjce-bLvuDq0ZC_-JAe2P7kB44BrClVQrA8 4925
aiohttp_json_rpc/pytest.py sha256=bTjOhlMfa2KBvg-Pw7F-NsNlx_f8Un6kRD_r7sOQ02M 3419
aiohttp_json_rpc/rpc.py sha256=DbVHpOCjOcKNYnDRVrBhHtjFnekHH1gaJQfispK9sck 13663
aiohttp_json_rpc/threading.py sha256=9XnpZiGHB23F_6jBWMk3pwelgb05hLdei5Akv5wavsA 1273
aiohttp_json_rpc/auth/__init__.py sha256=J7CtuIRns3vsXyeNGgwec4rBGT_bLs9aEA4HCioASO0 1154
aiohttp_json_rpc/auth/django.py sha256=8-gvyDSj57ierb8ZWXN8yQVEm3OKD6ec6VV2WeoSN7k 7264
aiohttp_json_rpc/auth/passwd.py sha256=OomY5m5IjdcxzEESc0tvPoWaMkO3YY-vVnYbr7TF76I 7153
aiohttp_json_rpc/django/__init__.py sha256=WsNWtGJ9b7gGR9f2XTGIUHDBwK3MrPJN614q9vkCvjc 1876
aiohttp_json_rpc/django/apps.py sha256=Jl0AmzjavTU_5K9ooi1XmH-jKtkSHJyJGSwIH_TG5tA 425
aiohttp_json_rpc/django/models.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiohttp_json_rpc/django/utils.py sha256=bSdqVjiVdilU2dVnZgr5WrIDoyYVKmjTu3tz2X8p240 313
aiohttp_json_rpc/django/static/.rpc.js.swp sha256=jGerJqzwbisDgKl28lpePg8ktaHtDWJ9GVbLixVIe_M 16384
aiohttp_json_rpc/django/static/rpc.js sha256=8u9G9NBHEi-bJST5FBzlI86VDguAQAW-VoMd9X9a3Zw 4247
aiohttp_json_rpc-0.13.3.dist-info/LICENSE.txt sha256=-KddShQLTZ6nB3GmmBifcTL5edgi1_Pgnt_CFrO12DI 11363
aiohttp_json_rpc-0.13.3.dist-info/METADATA sha256=EwWZ-cHbeyKnGjugCQNaKkWc9VjZjC2ng-o5YMH3lS0 12351
aiohttp_json_rpc-0.13.3.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
aiohttp_json_rpc-0.13.3.dist-info/entry_points.txt sha256=UUkOzOt8ypFQ90s1wLVrhH6lKKjDunk_g5YkkX_mP-o 55
aiohttp_json_rpc-0.13.3.dist-info/top_level.txt sha256=b0hbcacCxvKanjkquep0oHbu9YzHXAJ3QF_FpSy7Y8I 17
aiohttp_json_rpc-0.13.3.dist-info/RECORD

top_level.txt

aiohttp_json_rpc

entry_points.txt

aiohttp-json-rpc = aiohttp_json_rpc.pytest