getting windows processes list

bowman bowman at montana.com
Tue Jun 4 00:11:22 EDT 2002


Grant Griffin wrote:

> Does anybody know offhand how to use Python to get the list of processes
> that are currently running on Windows?  (I'm essentially trying to get the
> information that appears in Window's Task Manager's "Processes" tab.)

Take a look at WSH/WMI. Probably the easiest way.
 




More information about the Python-list mailing list