pyCecClient

A Python 3 interface to libcec

Install

All systems
curl cmd.cat/pyCecClient.sh
Debian Debian
apt-get install python-libcec
Ubuntu
apt-get install python-libcec
image/svg+xml Kali Linux
apt-get install python-libcec
Fedora
dnf install python3-libcec
Windows (WSL2)
sudo apt-get update sudo apt-get install python-libcec
Raspbian
apt-get install python-libcec

python3-libcec

A Python 3 interface to libcec

python-libcec

Python bindings for USB CEC Adaptor

This library provides support for the Pulse-Eight USB-CEC adapter and other CEC capable hardware, like the Raspberry Pi. This package provides Python bindings for libcec.