Python Library to display detail hardware information

Chris Rebert clp at rebertia.com
Sun Nov 30 22:19:07 EST 2008


On Fri, Nov 28, 2008 at 7:51 AM, Hanny Wibisono <hanny.tjioe at gmail.com> wrote:
> Is there any python library that display very detailed hardware information
> and it must run in linux environtment ?

It's not Python, but you could run it using the `subprocess` module
from Python: http://ezix.org/project/wiki/HardwareLiSter

Cheers,
Chris
-- 
Follow the path of the Iguana...
http://rebertia.com



More information about the Python-list mailing list