python3-krakenex
python3-krakenex copied to clipboard
Take API call rate limit into account
The API docs have been updated in the last X years, now more verbosely specifying the allowed call rate.
This could be handled by krakenex, instead of off-loading to client implementations.
Not certain on exact interface to end-user yet.
The issue is now documented.
See pykrakenapi (via https://github.com/veox/python3-krakenex/issues/40#issuecomment-346184410) for a higher-level library that has this.