Skip to main content

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)
```

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 hashes)

Uploaded Source

Built Distribution

py_dmidecode-0.0.2-py3-none-any.whl (4.6 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