{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/18"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/9"},{"label":"Financial","url":"https://skillfed.io/packages/category/office-business-financial"},{"label":"Investment","url":"https://skillfed.io/packages/category/office-business-financial-investment"}],"enrichment":{"capability":"Provides REST and WebSocket clients for trading on Kraken's Spot and Futures markets, plus a command-line interface for direct API access.","skillfed_tags":["kraken-exchange","trading-automation","async-client"],"use_cases":["Build automated trading bots that monitor Spot or Futures markets and execute orders programmatically.","Query account balances, open positions, and trade history without writing raw HTTP requests.","Stream real-time order book or trade data via WebSocket for low-latency market monitoring.","Access Kraken's public market data (candles, ticker, spreads) for backtesting or analysis.","Prototype trading strategies using the async client for concurrent API calls.","Use the CLI to manually query Kraken endpoints for debugging or ad-hoc operations."],"what_it_does":"This is an unofficial Python SDK for the Kraken Crypto Asset Exchange, providing both programmatic and command-line access to Spot, xStocks, and Futures trading. It wraps Kraken's REST and WebSocket APIs with synchronous and asynchronous clients, custom exception handling, and a CLI tool that handles authentication in the background. The package supports public endpoints (market data, server time) and private endpoints (account balances, trading) across both Spot and Futures markets.\n\nThe SDK is built on standard async libraries (aiohttp, websockets) and includes example scripts and pytest test coverage. It is actively maintained and tested against live API endpoints. The authors explicitly disclaim responsibility for trading losses and note this is independent third-party software not endorsed by Kraken or Payward Ltd.","worth_installing":"Yes, with conditions. Install if you are building a Kraken trading application and want a maintained, low-friction SDK with both sync and async support. Do not install if you require guaranteed official support or cannot tolerate third-party software risk\u2014this is explicitly unofficial and the authors disclaim liability for losses. Pin the version to avoid unexpected behavior on new releases, as recommended in the documentation."},"id":"python-kraken-sdk","links":{"html":"https://skillfed.io/packages/python-kraken-sdk","md":"https://skillfed.io/packages/python-kraken-sdk.md","pypi":"https://pypi.org/project/python-kraken-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"python-kraken-sdk","python_support":"supports_current","summary":"Command-line tool and collection of REST and websocket clients to interact with the Kraken Crypto Asset Exchange."},"popularity":{"monthly_downloads":131136,"position":11602,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.3.0"}
