PyAzBit Description A Python AzBit cryptocurrency exchange API wrapper. Features TODO Implement methods. Installation With pip from official repository: $ pip install git+https://github.com/havocesp/pyazbit usage from pyazbit import PyAzBit currencies = PyAzBit('apikey', 'secret').get_currencies() Changelog 0.1.0 Initial version