hoist-http

View on PyPIReverse Dependencies (0)

1.0.1 hoist_http-1.0.1-py3-none-any.whl

Wheel Details

Project: hoist-http
Version: 1.0.1
Filename: hoist_http-1.0.1-py3-none-any.whl
Download: [link]
Size: 35087
MD5: 677759a8bf6f72f7ba6e8153041c0e20
SHA256: aeb30bf77caff3f46a41f258588b66025a06c2bf523417da7fa52a56646a9437
Uploaded: 2022-08-28 02:20:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hoist-http
Version: 1.0.1
Summary: Easy client-server communication
Author-Email: ZeroIntensity <zintensitydev[at]gmail.com>
Project-Url: Documentation, https://hoist.zintensity.dev
Project-Url: Issues, https://github.com/ZeroIntensity/hoist/issues
Project-Url: Source, https://github.com/ZeroIntensity/hoist
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: aiohttp (>=3.8.1)
Requires-Dist: click (>=8.1.3)
Requires-Dist: rich (>=12.5.1)
Requires-Dist: starlette (>=0.20.4)
Requires-Dist: typing-extensions (>=4.3.0)
Requires-Dist: uvicorn[standard] (>=0.18.2)
Requires-Dist: versions (>=1.1.0)
Requires-Dist: yarl (>=1.7.2)
Description-Content-Type: text/markdown
[Description omitted; length: 784 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hoist/__about__.py sha256=0Tp8f3gtVOLBAQh0nGjZue7qhezt7UjXnyW7SPR-71g 71
hoist/__init__.py sha256=lNQnDZq8n0H9CJlEONWIIyvJxWR1YRGJ-1aI541wgJI 267
hoist/__main__.py sha256=tiRm-DcqgdReOv321gHvFU6vOmwRJfB12MyYOhNApV8 4301
hoist/_client_ws.py sha256=Q1nJF6RtTQGw4vm86Ojns5HdpJl_1jrTpQCPyD_uZu0 7996
hoist/_errors.py sha256=IVPoTJlAMwa5GySITISfePPc1h9ZlD-lTosyQj1XeGM 1297
hoist/_html.py sha256=Y7EFMo5ppiIvyymd3jgBwlLafPErAdQILO4qHfXbzeM 15891
hoist/_logging.py sha256=yGo1CznRgu18NfbNLaB6rkd5BouTvfbJub18ENQHsYE 1879
hoist/_messages.py sha256=0--pnngbDJUUd9vbrkcTrXfLDGrSGdWzZHDEjugk8Z0 12278
hoist/_operations.py sha256=bas7r3_6qdoKAGdcBBlrPd8_-ODA7H0SF-bdjjrMRqE 955
hoist/_schema.py sha256=CGke-yF08gwJ66N6OJ3c1M0QYZsXmk3KyUmaaj8z10k 1730
hoist/_socket.py sha256=iNKHSQUh5l1t1SDRWnM6WgOv-vECfE6SXyouFSShyu8 5479
hoist/_typing.py sha256=6fvyVXwbV0lPZp6PT18J8hA5lD0lB56Hae4wwuJ8uw0 1651
hoist/_uvicorn.py sha256=a1iB2XJbvE-BECbvkmABs9jeVPCKDYnvOB6AWJcRB1s 1633
hoist/_warnings.py sha256=0pvO3Fcqouh2syykwc5JKmpryhayerltnTt4fJdr4Eg 1995
hoist/client.py sha256=Dhnz4YdW9riF5U5IAzuq2T4HVTY_cqVxKUodCoH5ISo 10735
hoist/exceptions.py sha256=3sXWQCOHh4fnoe2I6A_wo-KqYBIIVeqfS4-2Orn6vMI 3475
hoist/message.py sha256=jnwgLiGzKoU7RWbreKiYXHk5AlQ1QLW9mJMCKLVxMBc 4843
hoist/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hoist/server.py sha256=_PBOjzPV45gpJxlSBfYg4NogWU0_ttH9vZd0VuuZ9tI 25030
hoist/utils.py sha256=ZaeCCaD7qkc1YYUAEFLnghwakJu817YU4Y6EMnsOcIs 5028
hoist_http-1.0.1.dist-info/METADATA sha256=b_DFBSqd4YGkAqFf_cPyv9_A80gTLE1Vn3XK7HkoupY 1727
hoist_http-1.0.1.dist-info/WHEEL sha256=09RFlvY3aVzvCNk4AXPZt-N-AI7GY_KktGsTb2IqIBU 86
hoist_http-1.0.1.dist-info/entry_points.txt sha256=4habCAsGrnjNW-o69sSn8njU27Ib-KDxyKQG2cxZigM 46
hoist_http-1.0.1.dist-info/licenses/LICENSE sha256=hgg3YzJPP0ve4aBkcVDo62tRwZaEaG_f8-9TxU8Jqi4 1070
hoist_http-1.0.1.dist-info/RECORD

entry_points.txt

hoist = hoist.__main__:main