Metadata-Version: 2.4
Name: kraken-py-sdk
Version: 0.1.0
Summary: Typed, production-grade Python SDK for the Kraken crypto exchange API
Project-URL: Homepage, https://github.com/cstone-io/kraken-py
Project-URL: Repository, https://github.com/cstone-io/kraken-py
Project-URL: Issues, https://github.com/cstone-io/kraken-py/issues
Project-URL: Changelog, https://github.com/cstone-io/kraken-py/blob/main/CHANGELOG.md
Author: Connor Stone
License: MIT
Keywords: api,crypto,exchange,kraken,sdk,trading
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.12.5
Requires-Dist: websockets>=15.0
Description-Content-Type: text/markdown

# kraken-py

Typed, production-grade Python SDK for the [Kraken](https://kraken.com) crypto exchange API.
