python-cexio
python-cexio copied to clipboard
Python wrapper for CEX.IO
Introduction
Python wrapper for CEX.IO
Installation
via pip:
pip install cexio
Getting started
import cexio
api = cexio.Api('username', 'api_key', 'api_secret')