cyscore
Score abstraction for Csound written in Python.
pip3 install cyscore
A score consists of voices which consist of an instrument and notes.
A note consists of a duration, an entry delay for the next note and an arbitrary number of p-fields.