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
- Windows: speedup net_io_counters() by ~5x
- [OS] Dict leak in `psutil_disk_io_counters()` on `kstat_read()` failure
- [BUG] `psutil_disk_partitions()` leaks its result list on argument-parse failure
- mac comfyui error
- [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)
- Chinese translation of the doc
- [macOS,M5 hardware] cpu_freq returned a result with an exception set
- Fix Process.terminal() returning None for PTYs opened after first call
- Docs
- Python not yet supported