Subscribe

How to install pybluez in CentOS/RHEL 7 (x86_64)

Python API for the BlueZ bluetooth stack

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install pybluez

Description

PyBluez is an effort to create python wrappers around system Bluetooth resources to allow Python developers to easily and quickly create Bluetooth applications.

RPMs

no changelog