Skip to content

wolf-li/Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌏Internationalization

English | 简体中文

ℹ️Introductions

Music-Player

A small music player GUI written in Python.

🌅Demo

Download URL

✳️Features

  • play music
  • volume adjustment
  • stop music
    Preview:

🍊Architecture

Python script

Editing environment

python==3.7.2
pygame==2.0.1
pyinstaller==4.3
pyinstaller-hooks-contrib==2021.

Introduction to using third-party modules

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

💎Getting Started

  1. CLI
python audio player.py
  1. run exe

👏Thanks

Thank you for reading, newbie debut, please give me your advice. Have a good day!

About

A music player write on Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages