Python App for BoneIO
Project description
Example usage: boneio run -dd -c config.yaml
Installation instructions
sudo apt-get install libopenjp2-7-dev libatlas-base-dev python3-venv
mkdir ~/boneio
python3 -m venv ~/boneio/venv
source ~/boneio/venv/bin/activate
pip3 install --upgrade boneio
cp ~/venv/lib/python3.7/site-packages/boneio/example_config/*.yaml ~/boneio/
Edit config.yaml
Start app
source ~/boneio/venv/bin/activate
boneio run -c ~/boneio/config.yaml -dd
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
boneio-0.1.4.tar.gz
(44.5 kB
view hashes)
Built Distribution
boneio-0.1.4-py3-none-any.whl
(52.9 kB
view hashes)