python lib that parse the output of dmidecode
Project description
# py-dmidecode
Small tool that parse the ouput of the dmidecode command
## How to use
```python
import dmidecode
# parse the full output
data = dmidecode.parse()
# request only a certain type
data = dmidecode.get_by_type(1)
```
Small tool that parse the ouput of the dmidecode command
## How to use
```python
import dmidecode
# parse the full output
data = dmidecode.parse()
# request only a certain type
data = dmidecode.get_by_type(1)
```
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
py-dmidecode-0.0.2.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file py-dmidecode-0.0.2.tar.gz
.
File metadata
- Download URL: py-dmidecode-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 851401502b0e4ec76903396ee63e152f3d005186e84e8184badd1854540423e9 |
|
MD5 | f14f4ec5098462075701316351adb7c5 |
|
BLAKE2b-256 | 8c3ea43f0a4052c2b5bebffe2622bdac25d5e4e5b2c150b395b7e86117bb9963 |
Provenance
File details
Details for the file py_dmidecode-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: py_dmidecode-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 961ec3cdd2621083b13290ab1d6ca1994bd51d0be09db67619f2f467ae70d2f5 |
|
MD5 | f9834b518341175e3d025fa82ae5634c |
|
BLAKE2b-256 | cd9f3133b00a49c6c57735c2d384ab631ba505338c67459ebd9926a807ff81b8 |