Installation

From source

Install from source. build_and_install.sh will create a Python-Package (.whl) and install it with pip.

$ git clone https://github.com/careBT/carebt_core.git
$ cd carebt_core
$ ./build_and_install.sh

Check your installation

pip show carebt