/bitclude-python

Python Library for Bitclude API https://bitclude.com/

Primary LanguagePythonMIT LicenseMIT

Bitclude SDK

It is python version of ccxt library including only bitclude exchange

Instalation

Download source, go to it's directory and install with pip

example instalation:

$ git pull https://github.com/bitclude/bitclude-python
$ cd bitclude-python
$ pip install --user .

Documentation