Metadata-Version: 2.1
Name: notapy
Version: 0.2.0
Summary: A Python library to convert MIDI files to CSV and vice versa.
Home-page: https://github.com/altaiiiir/notapy
Author: Mohamed Alturfi
Author-email: mohamed9667@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: music21
