discovered 03 Aug 2026
partitura
→ View on GitHubPartitura is a Python library designed for the manipulation of symbolic musical information, enabling seamless loading and exporting of formats such as MusicXML, MIDI, Humdrum *kern, and MEI. Its primary use case lies in music information retrieval (MIR) applications, featuring a `load_score` function that converts various score formats into a unified `Score` object, which encapsulates all relevant musical details. Additional notable features include the capability to render musical parts as images using compatible software like LilyPond or MuseScore, and easy installation via pip.