aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/py-psutil/pkg-descr
blob: b702b16d09c738096402b679395f8c3cabe3bbc8 (plain) (blame)
1
2
3
4
5
6
7
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.

WWW: https://pypi.python.org/pypi/psutil
WWW: https://github.com/giampaolo/psutil