rpc-call

View on PyPIReverse Dependencies (0)

0.1.5 rpc_call-0.1.5-py3-none-any.whl

Wheel Details

Project: rpc-call
Version: 0.1.5
Filename: rpc_call-0.1.5-py3-none-any.whl
Download: [link]
Size: 5571
MD5: 9e1bc1321d4381da91ab5bce6b76face
SHA256: 94ee8878ab26ceeab6c1026b2cc20e2fb4f32f059fe970cf08067d8146b1d123
Uploaded: 2023-02-20 11:01:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rpc-call
Version: 0.1.5
Author: Artyom Syssolov
Author-Email: artyom.syssolov[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0
Requires-Dist: aio-pika (<9.0.0,>=8.3.0)
Requires-Dist: loguru (<0.7.0,>=0.6.0)
Requires-Dist: orjson (<4.0.0,>=3.8.5)
Requires-Dist: pika (<2.0.0,>=1.3.1)
Requires-Dist: pydantic (<2.0.0,>=1.10.4)
Requires-Dist: simplejson (<4.0.0,>=3.18.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1786 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rpc_call/__init__.py sha256=vVlptD4KPCz35Ak_mTJPTDCpTGxmQoCYliBFujRQZgg 27
rpc_call/async_client.py sha256=IA7Of-ikN6E_LJwLdOSg8MGlxXix-zcE68brma_vXbc 1979
rpc_call/helpers.py sha256=_ryU7Q-kx0j-2g5NREXKOBi74JiGCJ8_mPCFnBdQJ0w 562
rpc_call/server.py sha256=KbOE6FJ2qtHxWpESGnhEZ6zp4u4pzMM5DPFfAqSpUrE 1750
rpc_call/sync_client.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rpc_call/types.py sha256=v8dUdIg6CDXqWMsezDWgNlE-zKL8A-DTWr3xHH7p-Qw 1930
rpc_call-0.1.5.dist-info/METADATA sha256=oG_o8dVppHN9N5nFOWTwHjf79ZLMKrvzqu0LgcL1IWc 2529
rpc_call-0.1.5.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
rpc_call-0.1.5.dist-info/entry_points.txt sha256=03JQ2VXw4sy7KbIfsdM7yaZNCQPRGYqdfI2cC_rI6DI 81
rpc_call-0.1.5.dist-info/RECORD

entry_points.txt

client = tests.simple_client:run
server = tests.simple_server:run