WMI in Python
Jerry Hill
malaclypse2 at gmail.com
Mon Sep 13 11:31:12 EDT 2010
On Mon, Sep 13, 2010 at 8:45 AM, KING LABS <kinglabs.in at gmail.com> wrote:
> Hi All,
>
> I am new to programming and python, Being a system administrator I
> have chose Inventory (Software & Hardware ) as my first project.
You'll probably want to look at the python WMI module:
http://timgolden.me.uk/python/wmi/index.html
as well as the pywin32 module: http://sourceforge.net/projects/pywin32/
IIRC, there's been quite a bit of discussion about inventorying
installed software on the pywin32 mailing list:
http://mail.python.org/mailman/listinfo/python-win32
--
Jerry
More information about the Python-list
mailing list