Pure-Python, high-level bindings to libpci, providing access to PCI device information. Current version 0.2, low release cadence (last release 2016). Actively maintained? Possibly minimal.
pip install libpciVerified import paths — ran on the pinned version, not inferred.
List all PCI devices with vendor and device names.
Install system package: sudo apt-get install libpci-dev
Run script as root or use sudo.
Switch to pypci: pip install pypci
No dependency data recorded yet.