views
6
likes
1

Comments

What do you think?
No comments yet.

Welcome to Python Music Player! (PMP)

This is a music player made in python using the latest version of python.

WARNING: Use Python Idle mode,

While you're at it, please make it so python can bypass the dumb 255 characters folder stuff. I am not responsible for ANY errors it gives out due to that.

Because it's a .py file, it's technically open source!

You have to select a folder once opening the script and running it. Instead of having to replace it in the code! (which funnily enough was still in the last version)

-----------------------------------------------------------------------------------

Requirements:

the pip install should be done in the command prompt!

-----------------------------------------------------------------------------------

Usage

  • Download the latest version of PMP. (older versions work too!)

  • go to Python idle (type Idle) OR go to the file itself and run python idle.

  • make sure you have a folder with mp3's before running it.

  • select the .py file and run it. OR just run the file if you went with the 2nd option at the 2nd step.

  • Now just select a folder to play

  • Enjoy!

-----------------------------------------------------------------------------------

tags:

#MusicPlayer #Python #PythonMusicPlayer



all-ages

I forgot to say, The update added Position

NEW PYTHON MUSIC PLAYER UPDATE AFTER 5 MONTHS
- no more need for an input to play the next song

- added a new command "vc" which shows your volume level

- optimized it

fun fact: the new update now shows you your volume level, however i just shortened the command to "vc"

also a cool thing you should do while installing python for now is ENABLE THE 260 CHARACTER LIMIT BYPASS FOR YOUR DIRECTORIES. It could fix some problems you are having with playing songs

Python Music Player (PMP) Is getting an update in an hour idk, working on the code yea!