InstallationΒΆ

At the command line:

$ easy_install libpci

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv libpci
$ pip install libpci