Published May 9, 2023
| Version v1.2.0
Software
Open
btschwertfeger/python-kraken-sdk: Release v1.2.0 🎉
Description
Including access to:
✅ - all Spot REST endpoints ✅ - all Futures REST endpoints ✅ - Spot Websocket client ✅ - Futures Websocket client ✅ - extensive examples ✅ - Documentation
Breaking Changes- Fix bug/typo: "recend" -> recent throughout kraken.spot by @jcr-jeff in https://github.com/btschwertfeger/python-kraken-sdk/pull/76
- Add API rate limit exception; extend test doc strings by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/79
- Fix and extend release workflow by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/68
- Fix PyPI upload job + extend disclaimer by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/70
- Add a Changelog by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/73
- Removed matrix from CodeQL job by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/74
- Split the unit tests into individual files by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/75
- Fixed bug where
spot.user.get_balances
floats to periodic X.9999... by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/78 - Add Futures user endpoints:
check_trading_enabled_on_subaccount
andset_trading_on_subaccount
by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/80 - Disable custom Kraken exceptions (optional) by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/82
- Let REST and websocket clients be used as context manager by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/83
- @jcr-jeff made their first contribution in https://github.com/btschwertfeger/python-kraken-sdk/pull/76
PyPI: https://pypi.org/project/python-kraken-sdk/ Documentation: https://python-kraken-sdk.readthedocs.io/en/stable/ Full Changelog: https://github.com/btschwertfeger/python-kraken-sdk/compare/v1.1.0...v1.2.0
Files
btschwertfeger/python-kraken-sdk-v1.2.0.zip
Files
(418.9 kB)
Name | Size | Download all |
---|---|---|
md5:a56bbc44dea0be95f6a874af92f51adc
|
418.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/btschwertfeger/python-kraken-sdk/tree/v1.2.0 (URL)