python-abjad
Python API for building LilyPond files
Abjad helps composers build up complex pieces of music notation in iterative and incremental ways. Use Abjad to create a symbolic representation of all the notes, rests, chords, tuplets, beams and slurs in any score. Because Abjad extends the Python programming language, you can use Abjad to make systematic changes to music as you work. Because Abjad wraps the LilyPond music notation package, you can use Abjad to control the typographic detail of symbols on the page.
- Versions: 3.19
- Website: https://abjad.github.io
- Licenses: Expat
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-abjad as follows:
guix install python-abjad
Or install a particular version:
guix install python-abjad@3.19
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.
Badge code
You can use the following badge to inform users of python-abjad about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-abjad'><img src='https://packages.guix.gnu.org/packages/python-abjad/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-abjad)
Example Org:
[[https://packages.guix.gnu.org/packages/python-abjad][https://packages.guix.gnu.org/packages/python-abjad/badges/latest-version.svg]]