{"library":"mido","type":"library","category":null,"description":"Mido is a Python library for working with MIDI 1.0 ports, messages, and files. It provides a straightforward and Pythonic interface for interacting with MIDI hardware and software. The library is currently at version 1.3.3 and has an active development cycle, with new features and bug fixes being regularly released.","language":"python","status":"active","version":"1.3.3","tags":["midi","audio","music","io","instrument"],"install":[{"cmd":"pip install mido","imports":["from mido import Message","import mido; inport = mido.open_input()","import mido; outport = mido.open_output()","from mido import MidiFile"]},{"cmd":"pip install mido[ports-rtmidi]","imports":[]}],"homepage":"https://mido.readthedocs.io","github":"https://github.com/mido/mido","docs":"https://mido.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/mido/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":1.7,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mido/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}