Python parser for lspci https://pypi.org/project/pylspci/
Go to file
~lucidiot d6becffcc0
Bump to 0.4.1
2022-01-26 19:19:40 +01:00
docs Update badge count 2020-11-29 19:54:56 +01:00
pylspci Remove unnecessary types in Sphinx docstrings 2021-09-21 20:03:21 +02: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 Bump CI image to Python 3.9 2021-09-21 20:06:55 +02:00
.pre-commit-config.yaml Bump pre-commit hooks 2021-09-21 19:46:45 +02:00
LICENSE Fix LICENSE 2019-07-06 02:37:16 +02:00
MANIFEST.in Add MANIFEST.in 2022-01-26 19:17:26 +01:00
README.rst Full documentation 2019-07-10 18:54:15 +00:00
VERSION Bump to 0.4.1 2022-01-26 19:19:40 +01:00
requirements-dev.txt Add pre-commit 2020-11-29 19:06:28 +01:00
requirements.txt Add pre-commit 2020-11-29 19:06:28 +01:00
setup.cfg Add isort 2020-11-29 19:17:36 +01:00
setup.py Bump CI image to Python 3.9 2021-09-21 20:06:55 +02:00

README.rst

pylspci

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