psutil
共有48個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. psutil.Process() ,499個項目使用
2. psutil.virtual_memory() ,327個項目使用
3. psutil.process_iter() ,193個項目使用
4. psutil.NoSuchProcess() ,182個項目使用
5. psutil.cpu_percent() ,165個項目使用
6. psutil.cpu_count() ,147個項目使用
7. psutil.disk_usage() ,91個項目使用
8. psutil.AccessDenied() ,77個項目使用
9. psutil.net_io_counters() ,70個項目使用
10. psutil.pid_exists() ,65個項目使用
11. psutil.disk_partitions() ,60個項目使用
12. psutil.swap_memory() ,55個項目使用
13. psutil.pids() ,49個項目使用
14. psutil.disk_io_counters() ,38個項目使用
15. psutil.boot_time() ,37個項目使用
16. psutil.wait_procs() ,37個項目使用
17. psutil.ZombieProcess() ,32個項目使用
18. psutil.net_if_addrs() ,32個項目使用
19. psutil.Popen() ,31個項目使用
20. psutil.net_connections() ,30個項目使用
21. psutil.TimeoutExpired() ,24個項目使用
22. psutil.cpu_times() ,23個項目使用
23. psutil.cpu_freq() ,23個項目使用
24. psutil.Error() ,22個項目使用
25. psutil.cpu_times_percent() ,22個項目使用
26. psutil.STATUS_ZOMBIE ,18個項目使用
27. psutil.sensors_temperatures() ,15個項目使用
28. psutil.net_if_stats() ,13個項目使用
29. psutil.__version__() ,12個項目使用
30. psutil.CONN_LISTEN ,11個項目使用
31. psutil.users() ,10個項目使用
32. psutil.RLIMIT_NOFILE ,9個項目使用
33. psutil.sensors_battery() ,9個項目使用
34. psutil.HIGH_PRIORITY_CLASS ,9個項目使用
35. psutil.cpu_stats() ,7個項目使用
36. psutil.IOPRIO_CLASS_IDLE ,7個項目使用
37. psutil.BELOW_NORMAL_PRIORITY_CLASS ,6個項目使用
38. psutil.getloadavg() ,6個項目使用
39. psutil.win_service_iter() ,6個項目使用
40. psutil.WINDOWS ,6個項目使用
41. psutil._common() ,6個項目使用
42. psutil.POSIX ,6個項目使用
43. psutil.version_info() ,5個項目使用
44. psutil.NORMAL_PRIORITY_CLASS ,5個項目使用
45. psutil.sensors_fans() ,5個項目使用
46. psutil.CONN_NONE ,5個項目使用
47. psutil.CONN_CLOSE_WAIT ,5個項目使用
48. psutil.AF_LINK ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。