psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.
In my trial on Ubuntu Desktop for Raspberry Pi, it's installed by default.
Links:
- GitHub - giampaolo /psutil
- psutil documentation
No comments:
Post a Comment