python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python musicplayer.pydivyanshu-in/soundsharp-musicplayer-tkinter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python musicplayer.py