On 2020-10-09 18:00, Matthew Moisen wrote:
Hello,The normal way to run Lilypond is to create a text file and then call the lilypond executable to convert it into a PDF.Is it possible to instead from python programmatically call Lilypond APIs to generate PDFs? I know that I can make a system call to the lilypond executable, but I was hoping to do this via APIs instead.
Try Abjad https://abjad.github.io/
