7 lines
280 B
Plaintext
7 lines
280 B
Plaintext
python3-py-cpuinfo (retrieve CPU information)
|
|
|
|
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 3.
|