Skip to main content

PEP 561 type stubs for Ableton Live's Python API (for MIDI Remote Script developers)

Project description

ableton-live-stubs

PEP 561 type stubs for Ableton Live 11.3.25's Python API (Live.* modules).

These stubs are for developers building MIDI Remote Scripts (Control Surfaces) that run inside Ableton Live's embedded Python runtime. They provide type information for the Live module that Live exposes to scripts at runtime but is not available for static analysis outside of Live.

Installation

pip install ableton-live-stubs

Usage

Once installed, type checkers (pyright, mypy) automatically discover the Live module stubs. No configuration needed.

from Live.Application import Application
from Live.Song import Song
from Live.Track import Track

Manual setup (without pip)

Download the zip from the GitHub release and add the extracted Live/ directory to your type checker's search path:

// pyrightconfig.json
{
  "extraPaths": ["path/to/Live-stubs"]
}

Version matching

Each release of ableton-live-stubs corresponds to a specific Ableton Live version. Install the version that matches your target Live version — the API surface changes between releases.

Documentation

For detailed API documentation — including property restrictions (e.g. which track/clip types support a given property), valid input ranges, and observable properties — see the LiveAPI reference.

Source

Generated from runtime introspection of Ableton Live 11.3.25. See LiveAPI for details.

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

ableton_live_stubs-11.3.25.tar.gz (48.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ableton_live_stubs-11.3.25-py3-none-any.whl (79.6 kB view details)

Uploaded Python 3

File details

Details for the file ableton_live_stubs-11.3.25.tar.gz.

File metadata

  • Download URL: ableton_live_stubs-11.3.25.tar.gz
  • Upload date:
  • Size: 48.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ableton_live_stubs-11.3.25.tar.gz
Algorithm Hash digest
SHA256 8678cc7aadc89847fa35979efaf94ded5950abb383bd07a4f0f806502099f87f
MD5 012d587977b153184a9bb49d446e3e09
BLAKE2b-256 690f44d04966c9e653c4ed07850a2e9440475a936fb9f23c03cc7578edc31417

See more details on using hashes here.

Provenance

The following attestation bundles were made for ableton_live_stubs-11.3.25.tar.gz:

Publisher: release.yml on PhotonicVelocity/LiveAPI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ableton_live_stubs-11.3.25-py3-none-any.whl.

File metadata

File hashes

Hashes for ableton_live_stubs-11.3.25-py3-none-any.whl
Algorithm Hash digest
SHA256 5169082dfe7b9b85f8368c8509d05af7976f77e4868a0c9bb8d032b40994d9af
MD5 ec0e096946b72db7549b3bf820784fd2
BLAKE2b-256 652544a219fce76e773bbd90c3c2c07a0289a734132b85e137a94b666ba94911

See more details on using hashes here.

Provenance

The following attestation bundles were made for ableton_live_stubs-11.3.25-py3-none-any.whl:

Publisher: release.yml on PhotonicVelocity/LiveAPI

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