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())
=================
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())
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
py-cpuutilization-0.1.0.tar.gz (3.4 kB) Copy SHA256 hash SHA256 | Source | None | Sep 21, 2014 |