A simple, lightweight music player written in Python using ttkbootstrap and pygame
. PyMusic delivers a clean, modern interface for playing MP3, WAV, and OGG files — no internet required.
V1.0.0-Beta
- 🎵 Play
.mp3
,.wav
,.ogg
files - 🧭 File browser for quick selection
- 🌙 Modern dark UI with transparency
- 🔔 Toast-style playback notifications
- 🪶 Lightweight and local – no bloat, no streaming
pip install -r requirements.txt
python pymusic.py
python-music-player/
├── pymusic.py # Main application
├── requirements.txt # Dependencies
├── LICENSE # MIT License
├── README.md # This file
MIT License
🎶 Simple. Sleek. Plays your music with style.