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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydxdiag-0.1.7.tar.gz
  • Upload date:
  • Size: 7.3 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.7.tar.gz
Algorithm Hash digest
SHA256 0b4366c6f7a8ca24e525c370122b04e23100b355763c73407ca2cd1610e42e73
MD5 d510539a4faa98ee4e04fc4df4c229a4
BLAKE2b-256 b228b4edaee02761d89a82660460b27983f2947e41dd3bec2de7ff1d545f09b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydxdiag-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7bf6c249f02c8d3724abe70f03844c7bc86d14c7f330dab557a61150b69c4d16
MD5 3ae2c3305c92d6d08874209a5f5db0a3
BLAKE2b-256 7a8143a27223a61b5c96eebb401f4e04a1b12239cd611bc91c29fad69bac4170

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