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] `cpu_percent()` and `virtual_memory()` may yield an exception due to internal errors
- [Windows] Feature Request: Add volume label data to psutil.disk_partitions()
- [Linux] `cpu_percent` does not work within `oneshot` context manager as expected
- [OS] Crash when calling `open_files`, process probably non-existent
- [Docker] psutil reports memory stats about host instead of container
- [Linux] Process.open_files() returns an empty list if a process is running inside a container
- [linux] associate threads with cores
- [macOS] Inaccurate info in psutil.disk_usage
- [macOS] Provide multiarch binary for both arm64 and x86_64
- [Windows] - psutil does not report the correct path via `Process.exe()` if a mounted volume is in the path.
- Docs
- Python not yet supported