python-psutil

A process utilities module for Python

Description

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.
Website: https://github.com/giampaolo/psutil
License: BSD
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/languages

Packages

python-psutil-3.2.1-1.el6.x86_64 [106 KiB] Changelog by Andrew Colin Kissa (2015-09-29):
- Latest upstream