Welcome to python-ly’s documentation!¶
This package provides a Python library ly containing various Python modules 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.
The LilyPond format is a plain text input format that is used by the GNU music typesetter LilyPond (www.lilypond.org).
The python-ly package is Free Software, licensed under the GPL. This package is written by the Frescobaldi developers and is used extensively by the Frescobaldi project. The main author is Wilbert Berendsen.
Download from: https://pypi.python.org/pypi/python-ly
Development homepage: https://github.com/wbsoft/python-ly
This documentation describes python-ly 0.9.7.
Contents:
- The
ly
command - The
ly-server
command - The
ly
package- Module contents
- Subpackages
- Submodules
- ly.slexer module
- ly.document module
- ly.docinfo module
- ly.barcheck module
- ly.colorize module
- ly.cursortools module
- ly.dom module
- ly.duration module
- ly.etreeutil module
- ly.indent module
- ly.node module
- ly.pkginfo module
- ly.reformat module
- ly.rhythm module
- ly.util module
- ly.words module