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.2.0.tar.gz (32.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.2.0-py3-none-any.whl (45.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pydxdiag-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1ae8b38afa7d88c107abd50e71d0a736350ba699421abd9ec0b51e0787551248
MD5 1690afbb48ce921faad09beb082e9f5e
BLAKE2b-256 46d005b2724f13b16d8b7f1d8514d5da989dc1cf33cd4df2c75f9119b342d730

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pydxdiag-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 19968ba954ea5277a677b2c54e808196f68a1ab70db09ebb25fdc486bded4120
MD5 08e1381917a75075c16e2f66957728bc
BLAKE2b-256 4791635437ac7288a1be7d771d696698de5a9a7ec1a46dd04cb1a61901ac62f0

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