freebsd-ports/sysutils/py-psutil/pkg-descr

8 lines
337 B
Text
Raw Normal View History

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://github.com/giampaolo/psutil
WWW: https://pypi.python.org/pypi/psutil/