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
Release history Release notifications | RSS feed
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 details)
Built Distribution
lshw-0.0.1-py3-none-any.whl
(2.2 kB
view details)
File details
Details for the file lshw-0.0.1.tar.gz
.
File metadata
- Download URL: lshw-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17aefccad9f2b81f95ac175a06016a808ab6a691147bc9c650be1c8bc9e1f094 |
|
MD5 | 4f9e9e6b52a910c17fe13fd47fbf350d |
|
BLAKE2b-256 | d60f926b85aa86bed3c1a535a522bb1276ece1bd13ba254a64fd7d7d5eba7dad |
File details
Details for the file lshw-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: lshw-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08cfb4ec9d746a858f60a0ac4daf8dbe4ac991a2d992f387e3de1dc2d339ce08 |
|
MD5 | d6675f3926ea93ba8d3a8c1a388dc3e3 |
|
BLAKE2b-256 | f7a2ae6e02e139ad1a73df719c42f5a556c31529852e7f8c23061f1ebe803a0f |