logo
首页技术栈工具库讨论
psutil

psutil

psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It is useful mainly for system monitoring, profiling and limiting process resources and management of running processes.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icongiampaolo/psutil6974
CONDA
conda install -c anaconda psutil
查看
PYPI
pip install psutil
查看
标签
根据用户添加的标签生成
暂无标签