Skip to content

fasetto/python-cexio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')