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
_______________________________________________ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python