Very simple module that enumerates Legacy Plug and Play devices
Project description
Very simple module that enumerates Legacy Plug and Play devices.
Currently only Linux is supported. The data is sourced from the sysfs file system.
Example:
>>> from bios_pnp import pnp >>> print(list(pnp.get_all_pnp_devices_from_sysfs())) [Device(ids=[DeviceId(vendor=PNP, product=0x0b0, revision=0x0)])]
License
Apache 2.0
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
bios_pnp-2.0.0.tar.gz
(46.3 kB
view details)
Built Distribution
bios_pnp-2.0.0-py3-none-any.whl
(52.0 kB
view details)
File details
Details for the file bios_pnp-2.0.0.tar.gz
.
File metadata
- Download URL: bios_pnp-2.0.0.tar.gz
- Upload date:
- Size: 46.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11a7a749ce9fd52a3746e98a481153e66318075b5b5cab144bd7943a861b41c5 |
|
MD5 | 779d592883c065cc2cd32e19e41ab2e3 |
|
BLAKE2b-256 | 37f002111f277541e2c5744ee2d6460c2133d56ceae97a6bd182bb9fb998f431 |
File details
Details for the file bios_pnp-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: bios_pnp-2.0.0-py3-none-any.whl
- Upload date:
- Size: 52.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82eed5430e9ddd5ca1e348d29a6e0bc1d60802bb8ca7328458c097fa38091288 |
|
MD5 | 2dac255c6452c6936ad95e50f67b4dc2 |
|
BLAKE2b-256 | 4f0a164c996700e9585caf303b7f6a6b64b873244f68b4474910e3a9a5a3569d |