Installation
Install from PyPI:
pip install avea
On Linux, make sure the system Bluetooth stack is available. For example, Raspberry Pi OS and many Debian-based systems use BlueZ.
Bluetooth discovery or connections may require additional permissions depending on the operating system and local Bluetooth configuration.
Install from source
git clone https://github.com/k0rventen/avea
cd avea
pip install .