psutil
https://github.com/giampaolo/psutil
Python
Cross-platform lib for process and system monitoring in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to psutil
Help out
- Issues
- [Linux] battery detection in `psutil.sensors_battery()` relies on an assumption which is not true of all systems.
- [Rocky Linux 8.7] psutil.users() returns data for users that are not logged in.
- [Windows] Strange behavior of Process.cpu_affinity on a 2-nodes system.
- [Asahi Fedora] Building from source fails on Linux ARM64
- Expose rx/tx queue length instead of throwing it away
- proof-of-concept for cpu topology tree
- `speed/isup` returned by net_if_stats are incorrect on OSX
- Surprising inconsistency between disk_partitions() and disk_io_counters(True) on OSX
- Alternate method to get CPU freq on OSX
- Determine storage device type
- Docs
- Python not yet supported