Skip to main content

python wrapper for ldplayer

Project description

pyldplayer

python wrapper for ldplayer

Installation

pip install pyldplayer

usage

you can refer to cli doc for all options

in addition, this library also supports loading record, keyboard mapping into pydantic dataclasses

from time import sleep
from pyldplayer import LDAutoGui
from pyldplayer import LDConsole

x = LDConsole("xxxxxxxxxxxxxxxxxxxxx")
autox = LDAutoGui(x)

w = x[3]
w.launch()
autow = autox.waitFor(3)
autow.screenshot()

oprr = autow.operationRecorder()
oprr.runScript(3)

changelog

  • fixed instance will be terminated if script ended
  • fixed unsanitized query results
  • fully documented

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

pyldplayer-2.0.0b1.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

pyldplayer-2.0.0b1-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

Details for the file pyldplayer-2.0.0b1.tar.gz.

File metadata

  • Download URL: pyldplayer-2.0.0b1.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for pyldplayer-2.0.0b1.tar.gz
Algorithm Hash digest
SHA256 d99fa84d49c8147a9eeb87ee56fb17fd5e0a7d884675ca1b65df28a815e3f898
MD5 92e35a376fb17b30ef47bac487cdfda9
BLAKE2b-256 3c382b2690a906f4114b8ffbb863a91e37d0bbf4130705f63638961961d000e2

See more details on using hashes here.

File details

Details for the file pyldplayer-2.0.0b1-py3-none-any.whl.

File metadata

  • Download URL: pyldplayer-2.0.0b1-py3-none-any.whl
  • Upload date:
  • Size: 21.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for pyldplayer-2.0.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 7b1bce8b1769d1c78687698f6b21593756586c2aa96711dec920e16ffa6973cb
MD5 05bc6a6e95d8e4bf7179659d65af97d9
BLAKE2b-256 18af454a95f64ad5ebc8a32898780adf02281a95724c5c565b93fe6435d1e980

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page