/bmywp

Wrapper for the BmyBit API

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Bmywp

Bmywp is a wrapper for BmyBit Rest API. It can be used to interract with the API.

Install requirement

$ pip install -r requirements.txt

Install the latest bmywp package

pip install bmywp

Configure

You have to generate an API_KEY and API_SECRET from bmybit.com. Update the config.py file:

API_URL = https://bmybit.com/api/v1 API_KEY = API_SECRET =