Skip to main content

CBExchange - Coinbase Exchange Python API

Project description

https://github.com/agsimeonov/cbexchange

Currently this is the only Python implementation of the Coinbase Exchange API that has full coverage.

CBExchange has full support for:

  • Private API

  • Market Data (Public) API

  • WebSocket Feed

  • Pagination

  • Errors

Compatibility

The Library has been fully tested on Python 2.7 however it has been written with Python 3 compatibility in mind so it should have no problems as 2to3 tests pass for all modules.

Requirements

You need to have requests and and websocket-client on your system:

pip install requests

pip install websocket-client

Installation

You can simply run the following command to install CBExchange:

pip install cbexchange

Documentation

http://agsimeonov.github.io/cbexchange

Take advantage of the CBExchange documentation. It includes informations for all public modules, functions and parameters. As well as some examples.

Bugs/Issues

https://github.com/agsimeonov/cbexchange/issues

Please create an issue in the issue tracker if you encounter any bugs/issues. While I have tested most functionality I am yet to write a comprehensive test suite.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cbexchange-1.0.3.tar.gz (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page