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.2.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.

wotclientdetection-2025.8.16.2-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wotclientdetection-2025.8.16.2.tar.gz
  • Upload date:
  • Size: 7.3 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.2.tar.gz
Algorithm Hash digest
SHA256 500000f7c4e00ff158743207cc9a293ce46496ba0aa823be39600eceebf0180f
MD5 27f41d48be420a3c2e9e57fa84e6e6a7
BLAKE2b-256 7ad885d67eb4d069098f999865781b24d7ead0a3314da25e329e4f553534babd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for wotclientdetection-2025.8.16.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1e999b5d143cf7b8bbbd9ebee3b413711abfeb5273105809415702f1c6367b48
MD5 a8e688d7162bb7427fc38227c9cb5b0a
BLAKE2b-256 bc538888f1beb3d99ab72858684c17e087fe23e79cb76e78fdee3d56c1d3dd94

See more details on using hashes here.

Provenance

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