# PythonMusescoreXMLProcessor **Repository Path**: bg-array-organization/python-musescore-xmlprocessor ## Basic Information - **Project Name**: PythonMusescoreXMLProcessor - **Description**: 一个Python的Musescore的.mscz和.mscx文件的读取、写入模块。 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-03-07 - **Last Updated**: 2024-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, XML, musicxml, Musescore, Apache ## README # Python MusescoreXML Processor [![Licence: Apache (shields.io)](https://img.shields.io/badge/Licence-Apache-blueviolet)](https://choosealicense.com/licenses/apache-2.0/) [![Bilibili: 诸葛亮与八卦阵 (shields.io)](https://img.shields.io/badge/Bilibili-%E8%AF%B8%E8%91%9B%E4%BA%AE%E4%B8%8E%E5%85%AB%E5%8D%A6%E9%98%B5-blueviolet)](https://space.bilibili.com/604072474) #### 介绍 一个Python的Musescore的.mscz和.mscx文件的读取、写入模块。主要负责Music XML的曲谱文件操作。以后将会支持曲谱转mid文件。 #### 说明 这个库以后可能会为一个Python的读五线谱的AI打基础。 同时,这个项目会跟金羿和我的项目Musicreater(音创)向关联。 暂时似乎没有什么功能给大家使用,所以就先这样吧。 开学是会减少更新的,但我仍然会更新这几个项目! #### 软件架构 //// #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request