[Python] ANN: psutil 2.1.0 released

Giampaolo Rodola' g.rodola a gmail.com
Mer 9 Apr 2014 18:13:08 CEST


 Hi folks,
I'm pleased to announce the 2.1.0 release of psutil including netstat-like
functionalities:
http://code.google.com/p/psutil/
Detailed blog post is here:
http://grodola.blogspot.com/2014/04/reimplementing-netstat-in-cpython.html

=== About ===

psutil (python system and process utilities) is a cross-platform library
for retrieving information on running processes and system utilization
(CPU, memory, disks, network) in Python. It currently supports Linux,
Windows, OSX, FreeBSD and Sun Solaris, both 32-bit and 64-bit
architectures, with Python versions from 2.4 to 3.4. Pypi is also known to
work.


=== Links ===

* Home page: http://code.google.com/p/psutil
* Doc: https://pythonhosted.org/psutil/
* Forum: https://groups.google.com/forum/#!forum/psutil

-- 
Giampaolo - http://grodola.blogspot.com
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20140409/bb990f22/attachment.html>


Maggiori informazioni sulla lista Python