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())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file py-cpuutilization-0.1.0.tar.gz
.
File metadata
- Download URL: py-cpuutilization-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc0a924e46fbeba103bf253b074f2ee940ee61429980af3bea61a6064d3950bd |
|
MD5 | d9aa8ccdbf0e4ea77c877cf7b24f1281 |
|
BLAKE2b-256 | 391e545594f7e52462e6a9eae9007478163c363096052f1030e2b51457ec8f54 |