44
55[ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/btschwertfeger/python-kraken-sdk )
66[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPLv3-orange.svg )] ( https://www.gnu.org/licenses/gpl-3.0 )
7- [ ![ Generic badge] ( https://img.shields.io/badge/python-3.11-blue.svg )] ( https://shields.io/ )
7+ [ ![ Generic badge] ( https://img.shields.io/badge/python-3.11+ -blue.svg )] ( https://shields.io/ )
88[ ![ Downloads] ( https://static.pepy.tech/personalized-badge/python-kraken-sdk?period=total&units=abbreviation&left_color=grey&right_color=orange&left_text=downloads )] ( https://pepy.tech/project/python-kraken-sdk )
99
1010[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
2222
2323> ⚠️ This is an unofficial collection of REST and websocket clients for Spot and
2424> Futures trading on the Kraken cryptocurrency exchange using Python. Payward
25- > Ltd. and Kraken are in no way associated with the authors of this module and
25+ > Ltd. and Kraken are in no way associated with the authors of this package and
2626> documentation.
27-
28- ---
27+ >
28+ > Please note that this project is independent and not endorsed by Kraken or
29+ > Payward Ltd. Users should be aware that they are using third-party software,
30+ > and the authors of this project are not responsible for any issues, losses, or
31+ > risks associated with its usage.
2932
3033## 📌 Disclaimer
3134
3235There is no guarantee that this software will work flawlessly at this or later
3336times. Of course, no responsibility is taken for possible profits or losses.
3437This software probably has some errors in it, so use it at your own risk. Also
3538no one should be motivated or tempted to invest assets in speculative forms of
36- investment. By using this software you release the authors from any liability
39+ investment. By using this software you release the author(s) from any liability
3740regarding the use of this software.
3841
3942---
@@ -44,7 +47,7 @@ Available Clients:
4447
4548- Spot REST Clients
4649- Spot Websocket Clients (Websocket API v1 and v2)
47- - Spot Orderbook Client (Websocket API v1 and v2)
50+ - Spot Orderbook Clients (Websocket API v1 and v2)
4851- Futures REST Clients
4952- Futures Websocket Client
5053
0 commit comments