kraky

View on PyPIReverse Dependencies (0)

2023.8.17 kraky-2023.8.17-py2.py3-none-any.whl

Wheel Details

Project: kraky
Version: 2023.8.17
Filename: kraky-2023.8.17-py2.py3-none-any.whl
Download: [link]
Size: 13434
MD5: 71e856fa349ce354c10c3ee0479ec0f7
SHA256: e47c35034794c72635e3c4d5e48e653e0b53bd9231b5b689a3c90d6055273bc5
Uploaded: 2023-08-17 12:00:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kraky
Version: 2023.8.17
Summary: Python client for Kraken API REST and Kraken Websockets API using httpx and websockets. Supports both sync and async for API REST.
Author-Email: Atem18 <contact[at]atemlire.io>
License: MIT License Copyright (c) 2021 Kevin Messer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: asyncio,httpx,kraken,websockets
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx (<0.25.0,>=0.23.3)
Requires-Dist: python-dotenv (<1.1.0,>=0.21.1)
Requires-Dist: typer (<0.10,>=0.7)
Requires-Dist: websockets (<12.0,>=10.4)
Requires-Dist: hatch (==1.7.0); extra == "build"
Requires-Dist: mypy (==1.5.0); extra == "dev"
Requires-Dist: pre-commit (<4.0.0,>=2.17.0); extra == "dev"
Requires-Dist: ruff (==0.0.284); extra == "dev"
Requires-Dist: mkdocs-material (==9.1.21); extra == "doc"
Requires-Dist: mkdocs (==1.5.2); extra == "doc"
Requires-Dist: mkdocstrings-python (==1.3.0); extra == "doc"
Requires-Dist: mkdocstrings (==0.22.0); extra == "doc"
Requires-Dist: pytest-asyncio (==0.21.1); extra == "test"
Requires-Dist: pytest (==7.4.0); extra == "test"
Requires-Dist: tox (==4.7.0); extra == "test"
Provides-Extra: build
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3496 characters]

WHEEL

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

RECORD

Path Digest Size
kraky/__init__.py sha256=dexK3glyrMt31m9GINEq_mA5xiOM1u5Ns__84h-c_sI 123
kraky/api.py sha256=Sv3n695_GdG9Ou1IhCZL3Rp9iZcVoPlQi1IqDcaBCIw 49712
kraky/cli.py sha256=-IDWslNaCCSSuphMh_FuBHTmD4jCnhw9KBfiAArBxA0 1598
kraky/log.py sha256=SNCqYFjx5WzkZGAssO6KbXIpgtox_eEzb9uc3SAthtk 471
kraky/py.typed sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
kraky/ws.py sha256=rmL-yTTWscb6on0tE6fQFQxFOqZ_yxOsBnNr77eOUL0 18124
kraky-2023.8.17.dist-info/METADATA sha256=b5xX21f3jewpQnUhSlQ8fbdDlWFnTbFNf8VeINn5G_0 6155
kraky-2023.8.17.dist-info/WHEEL sha256=fagL_Tj29mg80flwlxJNW45nBDbboxF04Tnbc_jt3Bg 105
kraky-2023.8.17.dist-info/entry_points.txt sha256=66hNfE_94KUkT8NnEyKbKZVLpZCNuX8kL7ict7DPvzw 40
kraky-2023.8.17.dist-info/licenses/LICENSE sha256=Y8rz81LYSv7mxy4qm1jzfYj7i2L1uYRxqbSUlpVzjP8 1069
kraky-2023.8.17.dist-info/RECORD

entry_points.txt

kraky = kraky.cli:app