Avatar is a scalable multi-platform Bluetooth testing tool capable of running
Project description
Avatar
Avatar is a python Bluetooth testing tool orchestrating multiple devices which implement the Pandora interfaces.
Install
python -m venv venv
source venv/bin/activate.fish # or any other shell
pip install [-e] .
Usage
python cases/host_test.py -c cases/config.yml --verbose
Specify a test bed
python cases/host_test.py -c cases/config.yml --test_bed bumble.bumbles --verbose
Development
-
Make sure to have a
root-canal
instance running somewhere.root-canal
-
Run the example using Bumble vs Bumble config file. The default
6402
HCI port ofroot-canal
may be changed in this config file.python cases/host_test.py -c cases/config.yml --verbose
-
Lint with
pyright
andmypy
pyright mypy
-
Format & imports style
black avatar/ cases/ isort avatar/ cases/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pandora-avatar-0.0.4.tar.gz
(81.1 kB
view hashes)
Built Distribution
Close
Hashes for pandora_avatar-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34295703a2f88225555e3d3d49305affa3470805451d13b7f930a1204ffeb382 |
|
MD5 | ec42fc00c6b8d7c16df06e1ce8087baa |
|
BLAKE2b-256 | c0ec2332995add6ee324ec7c26d37193de0ed938087578ad4212c85d4d3c81a5 |