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
- Feature request: add ability to query for all files a process has open, not just the regular files
- [Linux] /proc/PID/cgroup data
- Inaccurate values from Process.create_time() on embedded Linux
- [Windows] SystemError raised by process.send_signal(signal.CTRL_BREAK_EVENT)
- [Linux] `proc.info` is slower than `proc.name()`
- [linux] Regression: reappearance of #1472: Differences between psutil.cpu_freq(True) and psutil.cpu_count()
- [Linux] `ppid()` is incorrect in case of `Process` thread
- Adjust setup.py err message about missing C compiler
- [Windows] Error Obtaining the Xeon Gold 6342 CPU usage
- [Debian Bookworm] ARM64 Nvidia Jetson Orin Nano TypeError: float() argument must be a string or a real number, not 'NoneType'
- Docs
- Python not yet supported