crypto-ws-api

View on PyPIReverse Dependencies (1)

2.0.14 crypto_ws_api-2.0.14-py3-none-any.whl

Wheel Details

Project: crypto-ws-api
Version: 2.0.14
Filename: crypto_ws_api-2.0.14-py3-none-any.whl
Download: [link]
Size: 12667
MD5: 3b5fcbf829cacb21942e8048741de468
SHA256: f37bbb7e4a38d2575432b3a45455dac82891f87f2e387d94d890a937b5866eff
Uploaded: 2024-09-13 20:12:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crypto-ws-api
Version: 2.0.14
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 (==3.11.0)
Requires-Dist: toml (~=0.10.2)
Requires-Dist: websockets (==13.0.1)
Requires-Dist: ujson (~=5.10.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=iVgcuc_ZeQWPZJf7yo8yROCFU6_w4vS32gasDrYzFL8 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.14.dist-info/entry_points.txt sha256=q9xfylYZchCd3Xmsl0xyZSygbaF60e_awoUa-Tvg9WE 109
crypto_ws_api-2.0.14.dist-info/LICENSE.md sha256=lTP5numMw3tnOtK8uOAvludgpMVc3jT73sXIwsXgZms 1078
crypto_ws_api-2.0.14.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
crypto_ws_api-2.0.14.dist-info/METADATA sha256=kCaN3S1gpp5ZGpvptO3yTGEaxBcwvCRQm7LueELpZqg 7882
crypto_ws_api-2.0.14.dist-info/RECORD

entry_points.txt

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