Skip to main content

base command-line and folder structure wrapper for LDPlayer

Project description

pyldplayer

Overview

This project is a reborn version after being archived. It serves as a base command-line and folder structure wrapper for LDPlayer, with no additional dependencies. For extended features, please see reldplayer.

Installation

pip install pyldplayer

Features

provides abstraction for

  • record - macros
  • console - commandline interface
  • config - configuration located at app/vm
  • mapping - SMP and KMP (keyboard mapping) files

g is a submodule that allows quick initialization of a single global instance

import pyldplayer.g as g
g.Global({path})
g.record : RecordCollection
g.mapping : MappingCollection
g.config : ConfigCollection
g.console : Console

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-3.0.1.tar.gz (13.0 kB view hashes)

Uploaded Source

Built Distribution

pyldplayer-3.0.1-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

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