Skip to main content

Collect information about x86 CPU

Project description

Uses cpuid instruction to get information about CPU.

Queries OS as well as cpuid to see if the OS / CPU supports AVX instructions.

Quickstart

>>> from x86cpu import info
>>> print(info.model_display, info.family_display)
(69, 6)
>>> print(info.vendor)
GenuineIntel

Code

See https://github.com/matthew-brett/x86cpu

Released under the BSD two-clause license - see the file LICENSE in the source distribution.

The latest released version is at https://pypi.python.org/pypi/x86cpu

Support

Please put up issues on the x86cpu issue tracker.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

x86cpu-0.1.zip (26.1 kB view hashes)

Uploaded Source

x86cpu-0.1.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distributions

x86cpu-0.1-cp35-none-win_amd64.whl (20.5 kB view hashes)

Uploaded CPython 3.5 Windows x86-64

x86cpu-0.1-cp35-none-win32.whl (19.1 kB view hashes)

Uploaded CPython 3.5 Windows x86

x86cpu-0.1-cp34-none-win_amd64.whl (18.4 kB view hashes)

Uploaded CPython 3.4 Windows x86-64

x86cpu-0.1-cp34-none-win32.whl (17.8 kB view hashes)

Uploaded CPython 3.4 Windows x86

x86cpu-0.1-cp27-none-win_amd64.whl (18.3 kB view hashes)

Uploaded CPython 2.7 Windows x86-64

x86cpu-0.1-cp27-none-win32.whl (17.8 kB view hashes)

Uploaded CPython 2.7 Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page