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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for wotclientdetection-2025.4.7.tar.gz
Algorithm Hash digest
SHA256 fffedc6ce8c2da659366bd4fadd772adddf7695bc370a2cfa10301a39014c708
MD5 00b2057ee82e48caefc731ff3cde0060
BLAKE2b-256 3159745a42637d08c1cfac3cf00b5fa6989595313e3fecde0c76e3d2b64c13a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for wotclientdetection-2025.4.7-py3-none-any.whl
Algorithm Hash digest
SHA256 3344bb45826a9255b230c0fcb1895a5a0c9a0e6b2d664af4637c765c2c4cd70b
MD5 930b9c59f0f1c5516e856bb6ea4490c8
BLAKE2b-256 a0a8bd9591286f3c7adfbfa0a097ea8d1248d2e52f653cf35454618f93b4b6c5

See more details on using hashes here.

Provenance

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