Are there any good solutions for making a book of songs (with sheet music) in Python?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • abjad

    Abjad is a Python API for building LilyPond files. Use Abjad to make PDFs of music notation.

  • The abjad library looks really interesting, as it basically gives a Python API for Lilypond. It would help me do all the main features I want. However, from the way it does its Lilypond objects, each song would have to output its own PDF. I don't see how I can use something like PyLaTeX to concatenate all those existing PDFs and make nice hyperlinks and indexes for it all.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts