Skip to main content

Programatically detect and delegate WoT/MT launchers and clients

Project description

wotclientdetection

Programatically detect and delegate WoT/MT launchers and clients.
Based on original code from OpenWG.Utils and rewritten in Python.
Currently supports only Windows.

Installation

pip install wotclientdetection

Examples

from wotclientdetection import LauncherManager

manager = LauncherManager()
launchers = manager.get_launchers()
for launcher in launchers:
    clients = launcher.get_clients()
    for client in clients:
        print(client.path)
from wotclientdetection import LauncherManager, LauncherFlavour, ClientBranch, ClientRealm

manager = LauncherManager()
launcher = manager.get_launcher(LauncherFlavour.WG)
client = launcher.get_client(realm=ClientRealm.EU)
from wotclientdetection import LauncherManager, LauncherFlavour, ClientBranch, ClientRealm

STANDALONE_GAME_PATH = 'C:\Games\wot_standalone'

manager = LauncherManager()
launcher = manager.get_launcher(LauncherFlavour.STANDALONE)
launcher.register_client(STANDALONE_GAME_PATH)

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

wotclientdetection-2025.7.23.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

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

wotclientdetection-2025.7.23-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file wotclientdetection-2025.7.23.tar.gz.

File metadata

  • Download URL: wotclientdetection-2025.7.23.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for wotclientdetection-2025.7.23.tar.gz
Algorithm Hash digest
SHA256 c5093ab698d67d59a5b4d5f04bcb252dfdccc513d10dd60f36b06bd6f94f10d5
MD5 4b3161d6ac285f88b12557693243fde5
BLAKE2b-256 386c96c106a1e6fce2d1ee2d8210f02b3c06b4bee6f2c3411b7a9a95e79fc371

See more details on using hashes here.

Provenance

The following attestation bundles were made for wotclientdetection-2025.7.23.tar.gz:

Publisher: release.yml on Kurzdor/wot.clientdetection

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file wotclientdetection-2025.7.23-py3-none-any.whl.

File metadata

File hashes

Hashes for wotclientdetection-2025.7.23-py3-none-any.whl
Algorithm Hash digest
SHA256 b0428315289ba4b1603f2b8272da5f0528ee963204a693aea400ea2248524f5f
MD5 a44a111b21b8c14e57028f95986232dc
BLAKE2b-256 ae30bcfd811d24d02f5e79c6f061eef2e53e0df4c61e135bb5cbaee2b900ed08

See more details on using hashes here.

Provenance

The following attestation bundles were made for wotclientdetection-2025.7.23-py3-none-any.whl:

Publisher: release.yml on Kurzdor/wot.clientdetection

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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