Skip to main content

A python library for parsing dxdiag output

Project description

Pydxdiag - Python Parser & ORMs for dxdiag

Pydxdiag is a praser and ORMs for dxdiag.exe on Windows. Meaning you can access dxdiag information in your Python programs.

To install

type below command in your favorite terminal.

pip install pydxdiag

or

pip install git+https://github.com/ElinLiu0/pydxdiag

Quick Start

Here you need to initialize a DxDiagparser() object like below.

from pydxdiag.DxdiagParser import DxdiagParser
parser = DxdiagParser()

This will call a subprocess to run below command in background:

dxdiag.exe -w output.xml

Since dxdiag doesn't support directly output into terminal,so that we can only export it into xml format.

Once parser object has been initalized,you can try calling this code as below:

parser.GetOSInformation()

If you get this:

OSInformation(Name='Windows 11 专业版 64-bit (10.0, Build 22631) (22621.ni_release.220506-1250)', Version=11, Bit=64, BuildId=22631, ReleaseId='22621.ni_release.220506-1250', Language='Chinese (Simplified) (Regional Setting: Chinese (Simplified))')

That means all things is get ready for you,GLHF : )

Project details


Download files

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

Source Distribution

pydxdiag-0.1.8.tar.gz (31.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydxdiag-0.1.8-py3-none-any.whl (45.4 kB view details)

Uploaded Python 3

File details

Details for the file pydxdiag-0.1.8.tar.gz.

File metadata

  • Download URL: pydxdiag-0.1.8.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.0

File hashes

Hashes for pydxdiag-0.1.8.tar.gz
Algorithm Hash digest
SHA256 dc84cf755db09ef0dfdd54294dbee339e628974bb49b1ab6c71d9176b92f2881
MD5 49bcad5070b560a9b3a8353877e5dbcd
BLAKE2b-256 97dea317150de3ca16ed6109c12a3f3fc367e8f5d192c26882f9bdbc8fbdf3f5

See more details on using hashes here.

File details

Details for the file pydxdiag-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: pydxdiag-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 45.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.0

File hashes

Hashes for pydxdiag-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 da551ad132db92e52714cc5606281a14847007f756bbfd40b1db3013875a4f35
MD5 233b445b95837c8d6abe4cb9fea36c6f
BLAKE2b-256 e344c7bb85c789ff304f9b6eb4715505be3c43145b31f12f34747ea42002706a

See more details on using hashes here.

Supported by

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