Metadata-Version: 2.1
Name: pymusicxml
Version: 0.3.2
Summary: A simple python library for exporting MusicXML
Home-page: https://github.com/MarcTheSpark/pymusicxml
Author: Marc Evanstein
Author-email: marc@marcevanstein.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# pymusicxml

_pymusicxml_ is a simple python library for exporting (and perhaps in the future, importing) MusicXML. It is part of [scamp](https://github.com/MarcTheSpark/scamp/), a Suite for Computer-Assisted Music in Python.

See the examples folder for an example of an explicitly created and exported score, as well as an algorithmically created and exported score.

