Python parser for lspci https://pypi.org/project/pylspci/
Go to file
Lucidiot 44dad5738f
Bump to 0.3.1
2020-01-22 19:23:04 +01:00
docs Add unit tests info to contribution docs 2019-10-03 06:40:59 +02:00
pylspci Add PhySlot field 2020-01-22 19:21:12 +01:00
.coveragerc Properly configure unit tests 2019-07-06 15:40:59 +02:00
.gitignore Typing with mypy 2019-09-06 21:09:50 +00:00
.gitlab-ci.yml Typing with mypy 2019-09-06 21:09:50 +00: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.1 2020-01-22 19:23:04 +01:00
requirements-dev.txt Typing with mypy 2019-09-06 21:09:50 +00:00
requirements.txt Use cached_property for ArgumentParser 2019-07-06 15:51:34 +02:00
setup.cfg Typing with mypy 2019-09-06 21:09:50 +00:00
setup.py Typing with mypy 2019-09-06 21:09:50 +00:00

README.rst

pylspci

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