It is python version of ccxt library including only bitclude exchange
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 .