praveen97uma / python-cexio

Python wrapper for CEX.IO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Python wrapper for CEX.IO

Installation

via pip:

pip install cexio

Getting started

import cexio

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

About

Python wrapper for CEX.IO

License:MIT License


Languages

Language:Python 100.0%