{"id":19754944,"url":"https://github.com/mopidy/workspace","last_synced_at":"2026-03-06T04:03:52.301Z","repository":{"id":262092238,"uuid":"886196007","full_name":"mopidy/workspace","owner":"mopidy","description":"Experimental development workspace using uv","archived":false,"fork":false,"pushed_at":"2025-12-25T11:54:17.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-26T23:54:26.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mopidy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-10T13:07:08.000Z","updated_at":"2025-12-25T11:54:20.000Z","dependencies_parsed_at":"2024-11-10T14:19:12.614Z","dependency_job_id":"08cfdcc4-a083-4f46-b676-3486044d9ebc","html_url":"https://github.com/mopidy/workspace","commit_stats":null,"previous_names":["mopidy/workspace"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mopidy/workspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopidy%2Fworkspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopidy%2Fworkspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopidy%2Fworkspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopidy%2Fworkspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mopidy","download_url":"https://codeload.github.com/mopidy/workspace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopidy%2Fworkspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30161345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-12T03:06:50.942Z","updated_at":"2026-03-06T04:03:52.281Z","avatar_url":"https://github.com/mopidy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mopidy-workspace\n\nExperimental development environment setup for Mopidy using\n[uv](https://docs.astral.sh/uv/).\n\n## Usage\n\nClone this repo:\n\n```sh\ngh repo clone mopidy/workspace ~/mopidy-dev\n```\n\nClone Mopidy itself:\n\n```sh\ncd ~/mopidy-dev/\ngh repo clone mopidy/mopidy\n```\n\nClone any extensions you want to work on into the `ext/` directory:\n\n```sh\ncd ~/mopidy-dev/ext/\ngh repo clone mopidy/mopidy-alsamixer\ngh repo clone mopidy/mopidy-api-explorer\ngh repo clone mopidy/mopidy-beets\ngh repo clone mopidy/mopidy-local\ngh repo clone mopidy/mopidy-mpd\ngh repo clone mopidy/mopidy-mpris\ngh repo clone mopidy/mopidy-nad\ngh repo clone mopidy/mopidy-pandora\ngh repo clone mopidy/mopidy-orfradio\ngh repo clone mopidy/mopidy-scrobbler\ngh repo clone mopidy/mopidy-soundcloud\ngh repo clone mopidy/mopidy-spotify\n```\n\n\u003e [!WARNING]\n\u003e Make sure the extensions are added to the top-level `pyproject.toml`. They\n\u003e should be listed both in `project.dependencies` and `tool.uv.sources`.\n\nThen, use `uv` to install everything:\n\n```sh\ncd ~/mopidy-dev/\nuv sync --all-packages --all-groups --all-extras --reinstall\n```\n\nAnd use `uv` to run `mopidy`. A good sanitity check is to begin with `mopidy deps`:\n\n```sh\nuv run mopidy deps\n```\n\nWhenever you make changes in any of the cloned repos, `uv` will detect it and\nupdate the installation whenever needed, making sure you're always running the\nlatest code from across the repos.\n\n\u003e [!NOTE]\n\u003e Further simplifications and streamlining of the above process are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopidy%2Fworkspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmopidy%2Fworkspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopidy%2Fworkspace/lists"}