Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openbluetoothtoolbox/python_bluez_dbus_emulator

A simple set of libraries to allow emulating the behavior of a BlueZ Bluetooth device over DBus.
https://github.com/openbluetoothtoolbox/python_bluez_dbus_emulator

bluez bluez-dbus dbus emulator python python3

Last synced: 3 months ago
JSON representation

A simple set of libraries to allow emulating the behavior of a BlueZ Bluetooth device over DBus.

Awesome Lists containing this project

README

        

# bluez_dbus_emulator

A simple set of libraries to allow emulating the behavior of a BlueZ
Bluetooth device over DBus.

## Prerequisites

Before you begin, ensure you have met the following requirements:
- [dbus_next](https://github.com/altdesktop/python-dbus-next)

## Installation

```
pip3 install bluez_dbus_emulator
```

## Usage

For usage instructions, just follow the examples provided in the `examples` folder.

## Contributors

Thanks to the following people who have contributed to this project:
* [@Andrey1994](https://github.com/Andrey1994)

## License

This project is licensed under the terms of the [MIT Licence](LICENCE.md).