blob: 4f219db03d317e08a5eab017467e65b836ecc7d1 (
plain) (
tree)
|
|
Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without any
extra programs or libraries, beyond what your OS provides. It does not require
any compilation(C/C++, assembly, et cetera) to use. It works with Python
2 and 3.
|