The fork of official Python library for the Coinbase API.
- Near-100% test coverage.
- Support for both API Key + Secret and OAuth 2 authentication.
- Convenient methods for making calls to the API - packs JSON for you!
- Automatic parsing of API responses into relevant Python objects.
- All objects have tab-completable methods and attributes when using IPython.
For more information, please visit the Github repository.
Credits to the original creator, Original Github repository.