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 supported2 Subscribers
Add a CodeTriage badge to psutil
Help out
- Issues
- [Linux] Process.terminal() returns None for PTYs allocated after the first call (get_terminal_map cache never refreshes)
- [macOS] fix cpu_freq on Apple M4 and M5-family chips
- CI: Enable GitHub Actions CI for ppc64le (Power architecture) support
- Fix #2793: process_iter() skips zombie processes
- [Linux] virtual_memory() fails when /proc/meminfo contains ShadowCallStack >= 10GB
- [Linux] virtual_memory() fails when /proc/meminfo contains ShadowCallStack >= 10MB
- [Windows] `net_connections()` - add UNIX sockets support
- `process_iter()` skips zombie processes
- [UNIX] Enrich Process.wait() return value with exit code enums
- Umbrella issue: psutil C Extension Analysis Report
- Docs
- Python not yet supported