crypto-ws-api

View on PyPIReverse Dependencies (1)

2.0.17 crypto_ws_api-2.0.17-py3-none-any.whl

Wheel Details

Project: crypto-ws-api
Version: 2.0.17
Filename: crypto_ws_api-2.0.17-py3-none-any.whl
Download: [link]
Size: 13406
MD5: 0a310ab44de7ba1801d4ffa84ee72b65
SHA256: 9ba2ef8e88c9c668ba6ef33cab05399ced32a27dd3aba2dad4f27e1832b93d96
Uploaded: 2025-02-20 18:44:01 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: crypto-ws-api
Version: 2.0.17
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.13)
Requires-Dist: platformdirs (==4.3.6)
Requires-Dist: toml (~=0.10.2)
Requires-Dist: websockets (==15.0)
Requires-Dist: ujson (~=5.10.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7263 characters]

WHEEL

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

RECORD

Path Digest Size
crypto_ws_api/__init__.py sha256=kN2_OkYytlvYeDlhAShSo3h9w7HOUMgXUKjmNncXZyk 1498
crypto_ws_api/demo.py sha256=rZzAQ228xt80ijPn5JZnzqIJ38TeMPaSrNJwiTEvsqQ 4370
crypto_ws_api/ws_api.toml.template sha256=jogahKd6tk2NQ-LvbkTXmm6RvzF6_GNirVZCrFbo_5w 551
crypto_ws_api/ws_session.py sha256=i_Q3WD8zQ3EjinVFG5a8dA6bKMSCtei97B2CpEEm7rY 20504
crypto_ws_api-2.0.17.dist-info/entry_points.txt sha256=q9xfylYZchCd3Xmsl0xyZSygbaF60e_awoUa-Tvg9WE 109
crypto_ws_api-2.0.17.dist-info/LICENSE.md sha256=lTP5numMw3tnOtK8uOAvludgpMVc3jT73sXIwsXgZms 1078
crypto_ws_api-2.0.17.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
crypto_ws_api-2.0.17.dist-info/METADATA sha256=EeUUAiIT6nHSdGeBIEkdd32qOMdZMSqJoQvubhQqDa8 8004
crypto_ws_api-2.0.17.dist-info/RECORD

entry_points.txt

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