python get cpu brand code example Example: python get cpu info import cpuinfo print('CPU =', cpuinfo.get_cpu_info()['brand_raw'])