Files
bsdports/python/py-psutil/pkg-descr
2020-10-02 03:16:50 +00:00

8 lines
332 B
Plaintext

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