Skip to main content

python wrapper for ldplayer

Reason this release was yanked:

missing import

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-1.0.0.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

pyldplayer-1.0.0-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file pyldplayer-1.0.0.tar.gz.

File metadata

  • Download URL: pyldplayer-1.0.0.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for pyldplayer-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5e95674ac2a16baa8b4212874ff458660da0487807e934664fe68c41ff289854
MD5 8d651ca9db3805943a051fb58eba206d
BLAKE2b-256 9103451982594665ac514c2d89250891c3c7abc4399454d095a997eb8dc536fd

See more details on using hashes here.

File details

Details for the file pyldplayer-1.0.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for pyldplayer-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 74c78d78dc312f97dd8c738fb0a2d65bcb95e68aea8115ada6c6ac26b54884cc
MD5 3af3b5e1f56bf9df00527303529ed7aa
BLAKE2b-256 5b4dc5e1c5287acbd54e790d72cf50d12c7cb54b67ec47c3776df15ad5b9801d

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