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
- `Process.open_files()` raises IndexError in some linux environments
- [Debian 13/Trixie] psutil.users() always returns empty list
- [Ubuntu] Can get parent from child, but not child from parent
- [MacOS] psutil.cpu_freq() results are off by 1000x on Apple M4
- [Windows] issue with GetVolumeInformation()
- [Windows] broadcast field of `net_if_addrs` still none with psutil > 7.0.0
- [Linux] fix `Process.open_files()` for cases fdinfo has only flags (#2596)
- [MacOS] Spyder IDE Kernal Startup
- [illumos] skip test_cpu_times_comparison() test on SunOS
- [macOS] Regression: recent commit broken 7.1.2 on 32-bit archs due to a wrong type cast
- Docs
- Python not yet supported