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
- Address AIX build error
- Rename git tags from `release-X.Y.Z` to `X.Y.Z` or `vX.Y.Z`
- Fix kill_proc_tree recipe: kill children bottom-up and add os.killpg note
- restore android support for py3.13+
- [All] Proposal: Simplify/Refactor of storage/filesystem APIs
- [Linux] expose more disk I/O metrics
- Standardize `cpu_freq()` null values
- [OS] title: Proposal: Enabling Android/Termux Support in psutil
- [Linux, macOS] Expose memory pressure metrics (PSI + macOS sysctl)
- [FreeBSD ] error: incompatible integer to pointer conversion passing 'kvaddr_t' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion]
- Docs
- Python not yet supported