Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.69 KB

PYPIREADME.rst

File metadata and controls

41 lines (29 loc) · 1.69 KB

Coinbase

A fork of the official Python library for the Coinbase API.

Features

  • 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.

Note: this package name used to refer to the unofficial coinbase_python library maintained by George Sibble . George graciously allowed us to use the name for this package instead. You can still find that package on Github . Thanks, George.