

cpu_times_percent( interval = 1, percpu = False) cpu_percent( interval = 1, percpu = True)

If you're a company that's making significant use of psutil you can consider becoming a sponsor via GitHub Sponsors, Open Collective or PayPal and have your logo displayed in here and psutil doc. Keeping up with bug reports and maintenance has become hardly sustainable for me alone in terms of time. While psutil is free software and will always be, the project would benefit immensely from some funding. Supported Python versions are 2.6, 2.7, 3.4+ and PyPy. psutil currently supports the following platforms: It implements many functionalities offered by classic UNIX command line tools such as ps, top, iotop, lsof, netstat, ifconfig, free and others. It is useful mainly for system monitoring, profiling and limiting process resources and management of running processes. Psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.
Python process monitor install#
Home Install Documentation Download Forum Blog Funding What's new Summary
