Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1254

ANN: psutil 2.1.0 released

From "Giampaolo Rodola'" <g.rodola@gmail.com>
Date 2014-04-09 18:13 +0200
Subject ANN: psutil 2.1.0 released
Newsgroups comp.lang.python.announce
Message-ID <mailman.9181.1397200559.18130.python-announce-list@python.org> (permalink)

Show all headers | View raw


 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

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: psutil 2.1.0 released "Giampaolo Rodola'" <g.rodola@gmail.com> - 2014-04-09 18:13 +0200

csiph-web