blob: 4d72c5b7c59e6ad65b0963713a730d4665122486 (
plain)
1
2
3
4
5
6
|
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.
|