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
Release history Release notifications | RSS feed
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.0.tar.gz
(78.9 MB
view details)
File details
Details for the file lilyponddist-0.1.0.tar.gz
.
File metadata
- Download URL: lilyponddist-0.1.0.tar.gz
- Upload date:
- Size: 78.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60070523caf059da19dee18e030a7535752aeaafb62df1e579c6cde00a842eb2 |
|
MD5 | f7004867cd527b8ddce375851b3b4e66 |
|
BLAKE2b-256 | 480403d6d31e1f60dc1c9090af3ebb63ca3b520852147b7154a76b43bd525385 |