mirror of
https://github.com/anrieff/libcpuid
synced 2025-09-13 10:42:03 +00:00
Setuptools 70.1+ does not need wheel at all; older versions would fetch wheel when building wheels (but not sdists). |
||
---|---|---|
.. | ||
docs | ||
src/libcpuid | ||
tests | ||
pyproject.toml | ||
README.md | ||
setup.py |
libcpuid
libcpuid is a package that provides Python bindings to the C library of the same name. Its main feature is CPU identification for the x86 and ARM architectures.
Visit the documentation at Read the Docs to see how the library is used.