coinbase / coinbase-python

DEPRECATED — Coinbase Python API
Apache License 2.0
528 stars 217 forks source link

Add reports endpoint methods #45

Closed JohnLZeller closed 6 years ago

JohnLZeller commented 7 years ago

This add methods for the yet to be added reports/ endpoint on the v2 API.

Unit tests included and pass.

Adds

Let me know if there is anything you'd like me to fix @maksim-s :)

sds commented 6 years ago

Rebased and merged in d6765b96122c06cc7d16e7d127f45328ad00a841. Failure can be ignored as we've dropped support for Python 3.2. Thanks!

JohnLZeller commented 6 years ago

Thanks @sds! :D