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.5.tar.gz (4.4 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.5-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydxdiag-0.1.5.tar.gz
  • Upload date:
  • Size: 4.4 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.5.tar.gz
Algorithm Hash digest
SHA256 009b5e042547fb62f109f3e4a89fd74ff0002a0cb518e19f7ce636a7c85cbaba
MD5 fe44b09ea6503eb8b9b838b914f069d5
BLAKE2b-256 0eeab80112ac197cee9873fede20ebe0928e4040aea2ab68c6b697e1d76e0464

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydxdiag-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.2 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9f989c6694265802eabfef947144b8a522dd2a01b5166e918ab173e29af93160
MD5 1db82b58cf8418426ada41e02bf59f97
BLAKE2b-256 e2ca8d7458a44fac13045cae8a90923ae2579065d0b84e765d9cd48eca92ea44

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