← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #185822]: Extracting system information using python

 

Question #185822 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185822

    Status: Open => Answered

RaiMan proposed the following answer:
Not really a question for this board.

This information seems not to be available through a registry key,
otherwise you should have found this already ;-)

You might have a look for a "hardware information tool", that can be run
from command line and produces some structured output to stdout. You can
use os.popen().readlines() to run the tool and get the output back for
evaluation.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.