Python parser for lspci https://pypi.org/project/pylspci/
Go to file
Lucidiot 657a881112
Bump to 0.3.0
2019-08-04 03:04:08 +02:00
docs Command-line interface 2019-08-04 01:01:55 +00:00
pylspci Command-line interface 2019-08-04 01:01:55 +00:00
.coveragerc Properly configure unit tests 2019-07-06 15:40:59 +02:00
.gitignore Setup the Python package 2019-06-23 20:12:34 +02:00
.gitlab-ci.yml Add doc8 2019-07-06 16:54:27 +02:00
LICENSE Fix LICENSE 2019-07-06 02:37:16 +02:00
README.rst Full documentation 2019-07-10 18:54:15 +00:00
VERSION Bump to 0.3.0 2019-08-04 03:04:08 +02:00
requirements-dev.txt Add doc8 2019-07-06 16:54:27 +02:00
requirements.txt Use cached_property for ArgumentParser 2019-07-06 15:51:34 +02:00
setup.cfg Ignore CI venv in doc8 2019-07-06 16:59:34 +02:00
setup.py Command-line interface 2019-08-04 01:01:55 +00:00

README.rst

pylspci

A Python parser for the lspci command from the pciutils package. Browse documentation