mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
5 lines
252 B
Plaintext
5 lines
252 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.
|