aszc-dev / bitclude-python

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%Language:Shell 0.0%