Installation
How to add pyBittle to your project.
Manual installation
For manually installing pyBittle you need first to install the dependencies: pybluez and pySerial.
Install pybluez by using the following command:
Install pySerial by using the following command:
Take the following steps to install pyBittle module:
Install using pip
For installing pyBittle directly using pip take the following steps:
Pybluez in Windows 10
If you have problems with making Pybluez work in your Windows 10 computer, try following these instructions: https://pybluez.github.io/
Last updated