Fork me on GitHub

Budy API

Budy API Python client, to be used for simple synchronous integration.

Configuration

NameTypeDefaultDescription
BUDY_BASE_URLstrhttp://localhost:8080/api/The base URL that is going to be used for API connections.
BUDY_COUNTRYstrUSThe country as an ISO 3166-1 to be used for API interactions.
BUDY_CURRENCYstrUSDThe ISO 4217 code that describes the currency to be used for API interactions.
BUDY_USERNAMEstrNoneThe username to be used for authentication.
BUDY_PASSWORDstrNoneThe password to be user for authentication.

License

Budy API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Build Status GitHub Coverage Status PyPi Status License