Metadata-Version: 2.1
Name: qmusic
Version: 0.0.2
Summary: An unofficial Qmusic API Wrapper.
Home-page: https://github.com/svenskithesource/qmusic
Author: Joppe Wolters (svenskithesource)
Author-email: joppe.wolters@icloud.com (discord: svenskithesource#2815)
License: UNKNOWN
Description: # Qmusic API Wrapper
        
        [![PyPi Package](https://img.shields.io/pypi/v/pypi-project.svg)](https://pypi.org/project/qmusic/)
        
        ## Requirements
        
        * Python 3.6+
        
        ## Installation
        
        Install with pip `pip install qmusic`
        
        
        ## Description
        
        An unofficial Python Qmusic API Wrapper. You can find the documentation [here](https://qmusic.readthedocs.io/en/latest/).
        It will keep working until Qmusic changes their api. In that case I will update it as soon as possible.
        
        If you have any further questions you can contact me on Discord: svenskithesource#2815
        
        ## Changelog
        
        See [CHANGELOG.md](https://github.com/svenskithesource/qmusic/blob/master/CHANGELOG.md)
        
        ## License
        
        See [LICENSE](https://github.com/svenskithesource/qmusic/blob/master/LICENSE)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
