Example usage: boneio run -dd -c config.yaml
Installation instructions
sudo apt install -y libopenjp2-7-dev python3-venv libjpeg-dev docker-compose docker.io fonts-dejavu-core fonts-dejavu-extra libffi-dev libfreetype-dev libtiff6 libxcb1 mosquitto
mkdir ~/boneio
python3 -m venv ~/boneio/venv
source ~/boneio/venv/bin/activate
pip3 install --upgrade boneio
cp ~/venv/lib/python3.13/site-packages/boneio/example_config/*.yaml ~/boneio/
Edit config.yaml
Start app
source ~/boneio/venv/bin/activate
boneio run -c ~/boneio/config.yaml -dd
sed -i 's/^- id:/- name:/' *.yaml
Release files for boneio 1.5.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| boneio-1.5.5.tar.gz | 5.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| boneio-1.5.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.1 MB
Release files / boneio-1.5.5.tar.gz
| Download URL | boneio-1.5.5.tar.gz |
|---|---|
| Size | 5.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
acbb0c702c7cbd421b0f6cbf20d9289937566ca02f6d3c55e42028becb8d0949
|
|
BLAKE2b-256 checksum How to use checksums |
edb25aa1b47d2aa5ea235199090ce8db40da780e513c88d492b381642d9fdd91
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / boneio-1.5.5-py3-none-any.whl
| Download URL | boneio-1.5.5-py3-none-any.whl |
|---|---|
| Size | 5.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b17f55dcd401ad9caea2d63592f1753d04ac3b11e092737ff5f0024025f9665d
|
|
BLAKE2b-256 checksum How to use checksums |
c41ceb2673ffe0aa8156af643d29272011cb281d7efbd6d7f5b1eaf3784ddad7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|