coinspot coinspot api, works for both python2 & python3 coinspot_api = Coinspot(api_key = 'your api key', api_secret = 'your api sceret') res = coinspot_api.quote_buy() ...