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 supported1 Subscribers
Add a CodeTriage badge to psutil
Help out
- Issues
- Feature for retrieving current connected wifi network and its network strength
- Different output of psutil.disk_partitions() vs psutil.disk_io_counters(perdisk=True) with respect to disk/device naming
- Improve CPU time resolution
- Add support for iOS
- Idea: expose a psutil.tests.support module
- [MacOS] memoryinfo().vms column value seems too large
- [Linux] Process.cpu_percent is incorrect when instantiated with a tid (thread ID)
- [Linux] Illegal instruction error when trying to import psutils
- Use GitHub Actions concurrency control
- [Termux] PermissionError: [Errno 13] Permission denied: '/proc/filesystems'
- Docs
- Python not yet supported