This project is meant to convert midi files to chat commands.
Mido python library. You can install mido with the following command:
pip install --user mido
python -m con
The web converter is an implementation in javascript so one could put it on a webpage. It uses the midifile library. You can find its documentaion here