exchange-api

A Framework for Abstracting Crypto-Currency Exchange APIs


License
MIT-feh
Install
pip install exchange-api==1.0.0

Documentation

Exchange API

© Cory Cline, Gabe Rust

This is a Python package for use in a universal crypto-currency exchange interface. It includes the Exchange class, which is intended to be subclassed by unique API client implementations.