Skip to content

abdesslem/bmywp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 =

Releases

No releases published

Packages

No packages published

Languages