py-cpuinfo

Get CPU info with pure Python

MIT 27 个版本
Matthew Brennan Jones <matthew.brennan.jones@gmail.com>
安装
pip install py-cpuinfo
poetry add py-cpuinfo
pipenv install py-cpuinfo
conda install py-cpuinfo
描述

py-cpuinfo

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.

Documentation can be viewed here: https://github.com/workhorsy/py-cpuinfo

版本列表
9.0.0 2022-10-25
8.0.0 2021-04-14
7.0.0 2020-07-05
6.0.0 2020-06-11
5.0.0 2019-03-20
4.0.0 2018-04-02
3.3.0 2017-06-10
3.2.0 2017-04-19
3.1.0 2017-04-19
3.0.0 2017-04-05
0.2.7 2017-03-13
0.2.6 2017-02-28
0.2.5 2017-02-28
0.2.4 2017-02-28
0.2.3 2016-02-24
0.2.2 2016-02-24
0.1.8 2015-12-17
0.1.6 2015-07-07
0.1.5 2015-06-15
0.1.4 2015-02-12
0.1.2 2014-09-30
0.1.1 2014-09-23
0.1.0 2014-09-21