Installation
You can install the latest version of bkbit
directly from PyPI using pip:
$ pip install bkbit
Alternatively, you can install the latest version of bkbit
from the source code on GitHub:
$ git clone https://github.com/brain-bican/bkbit.git
$ cd bkbit
$ pip install .