crypto-ws-api

View on PyPIReverse Dependencies (1)

2.0.11 crypto_ws_api-2.0.11-py3-none-any.whl

Wheel Details

Project: crypto-ws-api
Version: 2.0.11
Filename: crypto_ws_api-2.0.11-py3-none-any.whl
Download: [link]
Size: 12669
MD5: de28e1906128d0c2eba6dcd4a6db3c7d
SHA256: e47e11114da6ea4e01a3ffbc6c3f8e31c6f51ca50555d3d30c8934d1d2058195
Uploaded: 2024-04-30 18:56:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crypto-ws-api
Version: 2.0.11
Summary: Crypto WS API connector for ASYNC requests
Author-Email: Jerry Fedorenko <jerry.fedorenko[at]yahoo.com>
Project-Url: Source, https://github.com/DogsTailFarmer/crypto-ws-api
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Requires-Python: >=3.8
Requires-Dist: shortuuid (~=1.0.11)
Requires-Dist: platformdirs (~=3.10.0)
Requires-Dist: toml (~=0.10.2)
Requires-Dist: websockets (~=12.0)
Requires-Dist: ujson (~=5.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7138 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.7.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
crypto_ws_api/__init__.py sha256=OTQg3ke8dnM7atGinYWKNkwNa95wgpAuqj9UfWeptmI 1498
crypto_ws_api/demo.py sha256=L-nGkVZuhFhyQDNCBCyqWot0aJugWBtk8Y0g3n8tKTs 4366
crypto_ws_api/ws_api.toml.template sha256=jogahKd6tk2NQ-LvbkTXmm6RvzF6_GNirVZCrFbo_5w 551
crypto_ws_api/ws_session.py sha256=cwRwCotcz-wpqRyc0J2Chsw1SIl8ceIi_0eFRTN0qoQ 17560
crypto_ws_api-2.0.11.dist-info/entry_points.txt sha256=q9xfylYZchCd3Xmsl0xyZSygbaF60e_awoUa-Tvg9WE 109
crypto_ws_api-2.0.11.dist-info/LICENSE.md sha256=lTP5numMw3tnOtK8uOAvludgpMVc3jT73sXIwsXgZms 1078
crypto_ws_api-2.0.11.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
crypto_ws_api-2.0.11.dist-info/METADATA sha256=vloyYP6TeW55Hm8bsAQ4FfcqyTpyzLNjcHKMCj_4toQ 7879
crypto_ws_api-2.0.11.dist-info/RECORD

entry_points.txt

crypto_ws_api_demo = crypto_ws_api.demo:main
crypto_ws_api_init = crypto_ws_api.__init__:init