Skip to main content

lshw is a small tool to extract detailed information on the hardware configuration of the machine.

Project description

lshw

lshw is a small tool to extract detailed information on the hardware configuration of the machine.

Pip install

pip install lshw

Example

from lshw.client import ListHardware

list_hardware = ListHardware()
result = list_hardware.read_data(list_hardware.get_nic_data())
print(result)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lshw-0.0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

lshw-0.0.1-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page