Tiireijo / python_simpleble

The ultimate fully-fledged cross-platform Python BLE library, designed for simplicity and ease of use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimplePyBLE - Python bindings for SimpleBLE

The ultimate fully-fledged cross-platform BLE library, designed for simplicity and ease of use.

All specific operating system quirks are handled to provide a consistent behavior across all platforms. Each major version of the library will have a stable API that will be fully forwards compatible.

If you want to use the library and need help. Please reach out! You can find me at: kevin at dewald dot me

Instalation

pip install simplepyble

Usage

Please review the provided examples in the source code. They are all self-contained and can be run from the command line. More documentation will be available soon.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

All components within this project that have not been bundled from external creators, are licensed under the terms of the MIT Licence.

About

The ultimate fully-fledged cross-platform Python BLE library, designed for simplicity and ease of use.

License:MIT License


Languages

Language:Python 60.8%Language:C++ 32.7%Language:CMake 6.5%