Skip to main content

Distribute lilypond as a pypi package

Project description

This package wraps the binary distribution of lilypond, allowing to install it in order to be used from python.

At the moment the version packaged is 2.24.1.

Installation

pip install lilyponddist

Example

import lilyponddist
import subprocess

subprocess.call([lilyponddist.lilypondbin(), '/path/to/score.ly', '--pdf', '-o', '/path/to/output'])

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

lilyponddist-0.1.3.tar.gz (78.9 MB view hashes)

Uploaded Source

Built Distribution

lilyponddist-0.1.3-py3-none-any.whl (81.0 MB 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