Metadata-Version: 2.0
Name: MusicalMusic
Version: 0.1.1
Summary: Retrieve Sheet music from Musescore!
Home-page: https://github.com/frankye8998/MusicalMusic/
Author: Frank Ye
Author-email: frankfrankfrankyeyeye@gmail.com
License: GPL 3.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: bs4

# MusicalMusic
MusicalMusic is a Musescore wrapper for Python 3.
## Installing
To Install the full library, run the following command:
```
pip install MusicalMusic -U
```
## Authors
* **Frank Ye** - frankfrankfrankyeyeye@gmail.com
## License
This project is licensed under the GPL 3.0 License - see the [LICENSE.txt](LICENSE.txt) file for details.


