psutil
cross-platform process and system utilities module for Python
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
cross-platform process and system utilities module for Python
Last Updated
Dec 10, 2019 at 23:27
License
BSD
Total Downloads
9.2K
Version Downloads
1.3K
Supported Platforms
GitHub Repository
https://github.com/giampaolo/psutilDocumentation
http://pythonhosted.org/psutil/