Metadata-Version: 2.1
Name: musicplayergui
Version: 1.5
Summary: Random Music Player In form of GUI (So terrible GUI.)
Home-page: https://github.com/I-make-python-module-and-bots-stuff/Music-player
Author: Rukchad Wongprayoon
Author-email: mooping3roblox@gmail.com
License: MIT
Keywords: Tools
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pygame
Requires-Dist: python-vlc
Requires-Dist: ffmpeg
Requires-Dist: youtube-dl

# musicplayergui
Welcome to nonsense module
# How do I use?
Just execute
```py
import musicplayergui as m
m.launch()
```
Or on command line
```bash
musicplayergui
```
or
```bash
python -m musicplayergui
```
# What I just update?
You don't need to click unpause now. Pause and resume are intergrated to pause button.


