This package browser is in early development. Mind the rough edges.

python-ly 0.9.5

Tool and library for manipulating LilyPond files

This package provides a Python library to parse, manipulate or create documents in LilyPond format. A command line program ly is also provided that can be used to do various manipulations with LilyPond files.

Installation

Install python-ly 0.9.5 as follows:

guix install python-ly@0.9.5

Or install the latest version:

guix install python-ly

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.