Name: | python39-psutil |
---|---|
Version: | 5.8.0 |
Release: | 4.module+el8.4.0+20109+b7b1db01 |
Architecture: | aarch64 |
Module: | python39:3.9:8040020210325151438:f1d9d306 python39:3.9:8050020210811100211:d428a79b python39:3.9:8060020220118220913:d3811607 python39:3.9:8070020220916150556:be1f0497 python39:3.9:8070020221109174649:6eba81d3 python39:3.9:8080020221221152015:aed85c85 python39:3.9:8080020230531142208:aed85c85 python39:3.9:8080020230922214114:93c2fc2f |
Group: | Unspecified |
Size: | 2386139 |
License: | BSD |
RPM: | python39-psutil-5.8.0-4.module+el8.4.0+20109+b7b1db01.aarch64.rpm |
Source RPM: | python-psutil-5.8.0-4.module+el8.4.0+20109+b7b1db01.src.rpm |
Build Date: | Fri Apr 16 2021 |
Build Host: | ca-buildarm06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/giampaolo/psutil |
Summary: | A process and system utilities module for Python |
Description: | 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. |