py-cpuinfo

Python script for getting CPU info

Install

All systems
curl cmd.cat/py-cpuinfo.sh
Debian Debian
apt-get install py-cpuinfo
Ubuntu
apt-get install py-cpuinfo
image/svg+xml Kali Linux
apt-get install py-cpuinfo
Windows (WSL2)
sudo apt-get update sudo apt-get install py-cpuinfo

py-cpuinfo

Python script for getting CPU info

The py-cpuinfo Python module provides pure Python tools for getting CPU infos, without any need of dependencies or extra programs beyond what the OS provides. This package installs the command line tool for getting CPU info based on the py-cpuinfo Python module.