Skip to content

(En desarrollo)librería para manejar CPUID en C y Python(CPython).

Notifications You must be signed in to change notification settings

desmonHak/cpuid

Repository files navigation

Cpuid


Libreria cpuid para Python y C (aun en desarollo).

Clonar con:

git clone --recurse-submodules https://github.com/desmonHak/cpuid.git
git submodule update --init --recursive

Construya los modulos python con:

make
python setup.py install

o usando:

make build_python
python setup.py install

Si usa mingw32 posiblemente deba usar mingw32-make enb lugar de make


About

(En desarrollo)librería para manejar CPUID en C y Python(CPython).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published