Skip to content

Initial release v0.1

Compare
Choose a tag to compare
@rdobson rdobson released this 15 Jul 17:14
· 44 commits to master since this release

Initial release of the python-hwinfo which includes:
* support for parsing PCI devices (lspci -nnm)
* support for parsing dmidecode for BIOS information.
* support for parsing /proc/cpuinfo

Expect to see further development at the abstraction layer which currently only spans PCI devices.

The library includes a CLI tool for inspecting:
* The local machine
* A remote host
* The output output of log files in a given directory