Skip to main content

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=176, revision=0)])]

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-1.0.1.tar.gz (44.3 kB view hashes)

Uploaded Source

Built Distribution

bios_pnp-1.0.1-py2-none-any.whl (47.4 kB view hashes)

Uploaded Python 2

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