python-cexio icon indicating copy to clipboard operation
python-cexio copied to clipboard

Python wrapper for CEX.IO

Introduction

Python wrapper for CEX.IO

Installation

Upload Python Package

via pip:

pip install cexio

Getting started

import cexio

api = cexio.Api('username', 'api_key', 'api_secret')