Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 241 Bytes

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.