English | 简体中文
A small music player GUI written in Python.
Python script
python==3.7.2
pygame==2.0.1
pyinstaller==4.3
pyinstaller-hooks-contrib==2021.
pygame
Pygame is a set of Python modules designed for writing video games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language.
Official Website
pyinstaller
PyInstaller freezes (packages) Python applications into stand-alone executables, under Windows, GNU/Linux, Mac OS X, FreeBSD, Solaris and AIX.
Official Website
- CLI
python audio player.py
- run exe
Thank you for reading, newbie debut, please give me your advice. Have a good day!