1config BR2_PACKAGE_PYTHON_PYSENSORS
2 bool "python-pysensors"
3 select BR2_PACKAGE_LM_SENSORS # runtime
4 help
5 Python bindings for libsensors.so from the lm-sensors project
6 via ctypes. Supports API version 4, i.e. libsensors version
73.x.89https://pypi.org/project/PySensors10