{"id":17190950,"url":"https://github.com/dfm/spotify-party","last_synced_at":"2025-04-13T19:42:47.827Z","repository":{"id":53642433,"uuid":"248876481","full_name":"dfm/spotify-party","owner":"dfm","description":"🎧 Keep listening to music with your friends even from a social distance","archived":false,"fork":false,"pushed_at":"2021-03-20T03:10:50.000Z","size":235,"stargazers_count":15,"open_issues_count":10,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T10:21:33.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://distance.dfm.io","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/dfm.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":"2020-03-21T00:10:31.000Z","updated_at":"2022-03-26T05:16:21.000Z","dependencies_parsed_at":"2022-09-22T02:01:28.785Z","dependency_job_id":null,"html_url":"https://github.com/dfm/spotify-party","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfm%2Fspotify-party","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfm%2Fspotify-party/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfm%2Fspotify-party/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfm%2Fspotify-party/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfm","download_url":"https://codeload.github.com/dfm/spotify-party/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248771328,"owners_count":21159125,"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":[],"created_at":"2024-10-15T01:24:26.909Z","updated_at":"2025-04-13T19:42:47.805Z","avatar_url":"https://github.com/dfm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation\n\nCreate a virtual environment:\n\n```bash\npython -m venv venv\n```\n\nInstall the requirements\n\n```bash\nvenv/bin/python -m pip install -r requirements.txt\n```\n\nThen install this package:\n\n```bash\nvenv/bin/python -m pip install -e .\n```\n\n## Build the assets\n\nInstall node and yarn:\n\n```\n# ...\n```\n\nInstall the node environment:\n\n```bash\nyarn\n```\n\nThen build the assets for development:\n\n```bash\nyarn dev\n```\n\nor production:\n\n```bash\nyarn prod\n```\n\n## Run the development server\n\nEdit the configuration file (there is an example in `config/template.toml`) then create the database:\n\n```bash\nvenv/bin/python -m spotify_party /path/to/your/config.toml --create-tables\n```\n\nand run the server:\n\n```bash\nvenv/bin/python -m spotify_party /path/to/your/config.toml\n```\n\nThen navigate to http://localhost:5000 or similar.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfm%2Fspotify-party","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfm%2Fspotify-party","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfm%2Fspotify-party/lists"}