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
- Fix proc.c
- fix use-after-free in psutil_cpu_stats on Windows (GH-2847)
- [BUG] Use-after-free: spi dereferenced after free() in psutil_cpu_stats (Windows)
- [BUG] Stack buffer overflow: unclamped sdl_nlen in net_if_stats (BSD)
- [BUG] Wrong variable checked after PyUnicode_DecodeFSDefault - NULL deref (Solaris)
- Fix cpu_freq() taking offline CPU cores into account on Linux
- [OS] Chinese Document Translation
- [macOS,M5 hardware] cpu_freq returned a result with an exception set
- Fix Process.terminal() returning None for PTYs opened after first call
- Build abi3t wheels for Python 3.15
- Docs
- Python not yet supported