python3-dmidecode

Python extension module for dmidecode - Python 3
  https://github.com/nima/python-dmidecode
  0
  no reviews



DMI (the desktop management interface) provides a standardized description of a computer's hardware, including characteristics such as BIOS serial number and hardware connectors.

This package provides an interface to the DMI data available from the BIOS. It is intended to be used as a back-end tool by other hardware detection programs implemented in Python.