[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

ANN: psutil 0.1.3 released

Giampaolo Rodola'

3/4/2010 5:58:00 PM

Hi,
I'm pleased to announce the 0.1.3 release of psutil:
http://code.google.co...

=== About ===

psutil is a module providing an interface for retrieving information
on running processes and system utilization (CPU, memory) in a
portable way by using Python, implementing many functionalities
offered by tools like ps, top and Windows task manager.

It currently supports Linux, OS X, FreeBSD and Windows with Python
versions from 2.4 to 3.1 by using a unique code base.

=== Major enhancements ===

* Python 3 support
* per-process username
* suspend / resume process
* per-process current working directory (Windows and Linux only)
* added support for Windows 7 and FreeBSD 64 bit

=== Links ===

* Home page: http://code.google.co...
* Mailing list: http://groups.google.com/group/psu...
* Source tarball: http://psutil.googlecode.com/files/psutil-0....
* OS X installer: http://psutil.googlecode.com/files/psutil-0.1.3-py2.6-maco...
* Windows Installer (Python 2.6): http://psutil.googlecode.com/files/psutil-0.1.3.win32...
* Windows Installer (Python 3.1): http://psutil.googlecode.com/files/psutil-0.1.3.win32...
* Api Reference: http://code.google.co.../wiki/Documentation


Thanks

--- Giampaolo Rodola'
http://code.google.com/p...
http://code.google.co.../