{"id":20417303,"url":"https://github.com/spidy20/pymusic_player","last_synced_at":"2025-07-12T16:06:20.202Z","repository":{"id":62581928,"uuid":"374894194","full_name":"Spidy20/PyMusic_Player","owner":"Spidy20","description":"A GUI Music Player with all the basic functions, which is developed using Tkinter","archived":false,"fork":false,"pushed_at":"2021-06-10T03:54:34.000Z","size":283,"stargazers_count":15,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T21:57:22.518Z","etag":null,"topics":["music-player","music-player-python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/PyMusic-Player/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Spidy20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-08T05:39:54.000Z","updated_at":"2024-09-09T02:31:29.000Z","dependencies_parsed_at":"2022-11-03T21:34:21.428Z","dependency_job_id":null,"html_url":"https://github.com/Spidy20/PyMusic_Player","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Spidy20/PyMusic_Player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidy20%2FPyMusic_Player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidy20%2FPyMusic_Player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidy20%2FPyMusic_Player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidy20%2FPyMusic_Player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spidy20","download_url":"https://codeload.github.com/Spidy20/PyMusic_Player/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidy20%2FPyMusic_Player/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265017007,"owners_count":23698412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["music-player","music-player-python"],"created_at":"2024-11-15T06:25:42.152Z","updated_at":"2025-07-12T16:06:20.174Z","avatar_url":"https://github.com/Spidy20.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Player GUI using Python Tkinter\n\n[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)                 \n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)   \n\n[Tutorial of Publishing Python Package](https://youtu.be/7AF3HvKz070)\n## Functionality of the Music Player\n\n- Better Looking GUI\n- Pause/Play Supported\n- Add/Delete songs from Playlist\n- Previous/Next song function\n- Time duration of song / next song displays\n- List of all the songs.\n- Adjust Volume\n- Automatically Playing in Queue\n- Play Selected song from Playlist\n\n## Usage\n\n- Make sure you have Python installed in your system.\n- Run Following command in the CMD.\n ```\n  pip install PyMusic-Player\n  ```\n## Example\n\n ```\n# test.py\nfrom PyMusic_Player import Music_Player_GUI\n\n## Make sure all the .MP3 songs besides in the folder\nsong_dir = 'path/of/songs_dir'\n\n# If you want to give the Icon, make sure you have downloaded proper .ICO file.\nicon = 'your.ico'\nMusic_Player_GUI(song_dir,icon)\n  ```\n\n## Run the following Script.\n ```\n  python test.py\n ```\n\n## Screenshots\n\u003cimg src=\"https://github.com/Spidy20/PyMusic_Player/blob/master/s1.PNG\"\u003e\n\n## Note \n- I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspidy20%2Fpymusic_player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspidy20%2Fpymusic_player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspidy20%2Fpymusic_player/lists"}