rpc-wrap

View on PyPIReverse Dependencies (0)

0.3.0 rpc_wrap-0.3.0-py3-none-any.whl

Wheel Details

Project: rpc-wrap
Version: 0.3.0
Filename: rpc_wrap-0.3.0-py3-none-any.whl
Download: [link]
Size: 5086
MD5: 3e48b4aacc2c5306c0d47d696737f232
SHA256: 203bdc94545a263ee86a24371884004e2589ddc5bbac6263b2314506d784fd35
Uploaded: 2022-11-25 08:11:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rpc-wrap
Version: 0.3.0
Author: Kaj Siebert
Author-Email: kaj[at]k-si.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3); extra == "cli"
Requires-Dist: click-log (<0.5.0,>=0.4.0); extra == "cli"
Requires-Dist: flask (<3.0.0,>=2.2.2); extra == "flask"
Requires-Dist: flask-cors (<4.0.0,>=3.0.10); extra == "flask"
Requires-Dist: rich (<13.0.0,>=12.6.0); extra == "cli"
Requires-Dist: setuptools (<63.0.0,>=62.0.0)
Provides-Extra: cli
Provides-Extra: flask
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
rpc_wrap/__api.py sha256=UFZVdd48YSzr7OMah6tA-8I1Szk0ENSlK00dNwzy4Mo 2211
rpc_wrap/__init__.py sha256=mQruCM0-EQhSUZRxbb-bqqN3Ff1_nB5KooFQkHnnMJg 56
rpc_wrap/cli.py sha256=_k9lyTC93Ypt68suB0lMJX-KDqaOCQNMbDGktyk7vZ8 928
rpc_wrap/flask.py sha256=mjxNzkjUr6lhUsGcbIh1opzkOR9vynjo0bNIbUaGG7Q 1253
rpc_wrap/pyodide.py sha256=3DvnspTzuKfGpCWL0fVQXtBam1gWs0VQw7qjT_ZBmxQ 1537
rpc_wrap/sample.py sha256=qTOyzEUJ88lODgxt1mi0gPBE_qEVr34CxFd8wUZxVXw 1377
rpc_wrap-0.3.0.dist-info/entry_points.txt sha256=TutROfPZXycJPYxP_b6cD9Q-m8FJsTCzRZCBcziZun4 85
rpc_wrap-0.3.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
rpc_wrap-0.3.0.dist-info/METADATA sha256=9fj8GLRYxODJL7hSOpIf_rNllHamPWuexpJY3XGVsRw 751
rpc_wrap-0.3.0.dist-info/RECORD

entry_points.txt

rpc-wrap = rpc_wrap.cli:main
sample = rpc_wrap.sample:app