Skip to main content

A module for getting the CPU utilization on any OS with Python 2 & 3

Project description

py-cpuutilization
=================

A module for getting the CPU utilization on any OS with Python 2 & 3

Py-cpuutilization should work without any extra programs or libraries,
beyond what your OS provides. The goal is for this to work on every OS
that Python supports. Works on Linux, OS X, Windows, BSD, Solaris,
Cygwin, and Haiku.

Run as a script
---------------

::

from cpuutilization import cpuutilization
print(cpuutilization.get_utilization())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-cpuutilization-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page