gdax-python-api

GDAX API written in Python3 using async/await

MIT License

Downloads
59
Stars
52
Committers
4

Bot releases are hidden (Show)

gdax-python-api - v0.2 Latest Release

Published by csko over 7 years ago

Release Notes

  • improve test coverage to 97%
  • numeric values are returned as Decimal
  • fix websocket connection error handling
  • fix the authenticated websocket client
  • remove websockets package dependency