python3-psutil (5.9.8-6.el10)
Published 2026-05-23 23:28:48 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install python3-psutil
# on SUSE based distributions
zypper install python3-psutil
Repository Info
Architectures |
x86_64 |
About this package
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.
Details
Assets (1)
Versions (1)
View all
5.9.8-6.el10
2026-05-23