psutil
A cross-platform process and system utilities module for Python
A cross-platform process and system utilities module for Python
To install this package, run one of the following:
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.
Summary
A cross-platform process and system utilities module for Python
Information Last Updated
Sep 8, 2025 at 17:28
License
BSD-3-Clause
Total Downloads
329
GitHub Repository
https://github.com/giampaolo/psutilDocumentation
https://psutil.readthedocs.io/en/latest/