Installation ============ Install from PyPI: .. code-block:: bash 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 ------------------- .. code-block:: bash git clone https://github.com/k0rventen/avea cd avea pip install .