/python-cexio

Python wrapper for CEX.IO

Primary LanguagePythonMIT LicenseMIT

Introduction

Python wrapper for CEX.IO

Installation

via pip:

pip install cexio

Getting started

import cexio

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