python-py-cpuinfo

Python library and tool to get CPU info

Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without any extra programs or libraries, beyond what your OS provides. It supports Linux, OS X, Windows, BSD, Solaris, Cygwin, Haiku, and BeagleBone, but only on x86 and some ARM CPUs. These approaches are used for getting info: 1. Windows Registry (Windows) 2. /proc/cpuinfo (Linux) 3. sysctl (OS X) 4. dmesg (Unix/Linux) 5. isainfo and kstat (Solaris) 6. cpufreq-info (BeagleBone) 7. lscpu (Unix/Linux) 8. sysinfo (Haiku) 9. Querying the CPUID register (Intel X86 CPUs)

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

openSUSE Backports for SLE 15 SP3

SUSE SLE-15-SP2

SUSE SLE-15-SP1

SUSE SLE-12-SP5

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.