A Kraken Exchange API adapter.
Project description
A Kraken Exchange API adapter.
Free software: MIT license
Installation
pip install krakenexapi
You can also install the in-development version with:
pip install https://github.com/Querela/python-krakenexapi/archive/master.zip
Documentation
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
WIP
0.0.1 (2020-12-27)
Add raw kraken Exchange API.
Add basic Kraken Exchange API - public methods.
Add custom exceptions.
Add basic response classes for better accessing of entries, fix stringified floats.
Add call rate limiting (crl).
Add tests for crl, more in work.
Add private user data API endpoints.
Add basic documentation.
First official pre-release.
0.0.0 (2020-12-25)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
krakenexapi-0.0.1.tar.gz
(20.3 kB
view hashes)
Built Distribution
Close
Hashes for krakenexapi-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfe9d2086a5036440bb682b03f124c478c64cbe75c0ccd8a374a5b589afa3040 |
|
MD5 | c1c6d77a621829db6fe971ddd2127c89 |
|
BLAKE2b-256 | 13e01f3272cbc741cd2a414087ca7ac1c4235ce453051c12f3568fc239d0efb5 |