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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for wotclientdetection-2025.8.16.tar.gz
Algorithm Hash digest
SHA256 2df2e05250de73cb0217d3b953028362c1162532936ca9fe502d6c3962ec6d8f
MD5 757c36faf7b6669d7eeabad36f94d62c
BLAKE2b-256 fbd9aacf7106e8369ef0bf0acc49a5683952024a6a5bb23a3736ea7729cedcc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for wotclientdetection-2025.8.16.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.8.16-py3-none-any.whl.

File metadata

File hashes

Hashes for wotclientdetection-2025.8.16-py3-none-any.whl
Algorithm Hash digest
SHA256 5b126f8745e76af3babc2e38278ea35c995291cd5a4ed82d3853127b59ffa207
MD5 e61961591d7e634394f89838c3071983
BLAKE2b-256 446b159c21cdbb5923de8be4c6139344b72edc80f00a205a2481211f4e5d7ab3

See more details on using hashes here.

Provenance

The following attestation bundles were made for wotclientdetection-2025.8.16-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