A process and system utilities module for Python
psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory, disks, network, users) in a portable way by using Python 3, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, pmap.
| Release | Stable | Testing | 
|---|---|---|
| Fedora 34 | 5.8.0-5.fc34 | - | 
| EPEL 7 | 5.6.7-1.el7 | - | 
			You can contact the maintainers of this package via email at
			python-psutil dash maintainers at fedoraproject dot org.