Getting Windows computer system info
Brad Tilley
bradtilley at gmail.com
Tue Nov 9 13:22:15 EST 2004
Bolin wrote:
> I was wondering how to get some system info from a PC running Windows
> in python. I am especially interested in knowing how much RAM the
> computer has, how much diskspace is still left, and what jobs are
> already running and how much memory they take. If this is off-topic, I
> would appreciate if you redirect me.
>
> Thank!
>
> B.
You may find this of interest. It's a Python implementation of winver
that I wrote:
http://filebox.vt.edu/users/rtilley/downloads/winver/winver.html
More information about the Python-list
mailing list