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
- perf: resolve each uid once per process_iter() call
- children() / parent() PID-reuse check may be incorrect
- Use identity creation times for parent/child PID-reuse checks
- Add support for sub-interpreters
- Localization of The Psutil Documentation
- mac comfyui error
- Chinese translation of the doc
- Fix Process.terminal() returning None for PTYs opened after first call
- Build abi3t wheels for Python 3.15
- [Linux] psutil.process_iter(attrs=['num_fds']) yielded an object with proc.info['num_fds'] = None
- Docs
- Python not yet supported