Metadata-Version: 2.4
Name: umidi
Version: 0.1.0
Summary: 🎹 Fastest Python MIDI file reading
Project-URL: GitHub, https://github.com/BrokenSource/umidi/
Author-email: Tremeschin <29046864+Tremeschin@users.noreply.github.com>
Requires-Python: >=3.10
Requires-Dist: attrs~=25.3.0
Description-Content-Type: text/markdown


> [!IMPORTANT]
> This repository needs further development and testing to be considered stable.

Meet `umidi`, the fastest, pure-python, midi file reading library available, pronounced "micro-midi". Gives you [`attrs`](https://pypi.org/project/attrs/) classes with many utilities for all notes, events, meta messages and more. It wins by over 10x in speed compared to `pretty-midi` and/or `mido`, and is very easy to use.

