{"id":13764266,"url":"https://github.com/pdm-project/pdm-download","last_synced_at":"2025-05-10T19:30:46.702Z","repository":{"id":212086957,"uuid":"730678152","full_name":"pdm-project/pdm-download","owner":"pdm-project","description":"A PDM plugin to download all packages in a lockfile for offline use.","archived":false,"fork":false,"pushed_at":"2024-07-18T10:37:45.000Z","size":3104,"stargazers_count":17,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T21:34:58.168Z","etag":null,"topics":["pdm-plugin"],"latest_commit_sha":null,"homepage":"","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/pdm-project.png","metadata":{"files":{"readme":"README.md","changelog":"changelogithub.config.json","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},"funding":{"github":["pdm-project","frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://afdian.net/a/frostming"]}},"created_at":"2023-12-12T12:47:49.000Z","updated_at":"2024-11-01T15:59:40.000Z","dependencies_parsed_at":"2023-12-12T13:44:08.050Z","dependency_job_id":"17efbb36-d51f-4831-9ec0-8842fb6f293c","html_url":"https://github.com/pdm-project/pdm-download","commit_stats":{"total_commits":6,"total_committers":3,"mean_commits":2.0,"dds":"0.33333333333333337","last_synced_commit":"a7920e4ed93955c5231e5d73150bd6c495153bcc"},"previous_names":["pdm-project/pdm-download"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-download","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-download/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-download/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-download/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdm-project","download_url":"https://codeload.github.com/pdm-project/pdm-download/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253470603,"owners_count":21913702,"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":["pdm-plugin"],"created_at":"2024-08-03T16:00:17.858Z","updated_at":"2025-05-10T19:30:46.625Z","avatar_url":"https://github.com/pdm-project.png","language":"Python","funding_links":["https://github.com/sponsors/pdm-project","https://github.com/sponsors/frostming","https://afdian.net/a/frostming"],"categories":["Plugins"],"sub_categories":[],"readme":"# pdm-download\n\nA PDM plugin to download all packages in a lockfile for offline use.\n\n\n## Installation\n\n```bash\npdm self add pdm-download\n```\n\n## Usage\n\nThis plugin adds a new command `pdm download`, with the following options:\n\n```bash\npdm download --help\nUsage: pdm download [-h] [-L LOCKFILE] [-v | -q] [-g] [-p PROJECT_PATH] [-d DEST]\n\nDownload all packages from a lockfile for offline use\n\nOptions:\n  -h, --help            Show this help message and exit.\n  -L LOCKFILE, --lockfile LOCKFILE\n                        Specify another lockfile path. Default: pdm.lock. [env var: PDM_LOCKFILE]\n  -v, --verbose         Use `-v` for detailed output and `-vv` for more detailed\n  -q, --quiet           Suppress output\n  -g, --global          Use the global project, supply the project root with `-p` option\n  -p PROJECT_PATH, --project PROJECT_PATH\n                        Specify another path as the project root, which changes the base of pyproject.toml and __pypackages__ [env var: PDM_PROJECT]\n  -d DEST, --dest DEST  The destination directory, default to './packages'\n  --python PYTHON       Download packages for the given Python range. E.g. '\u003e=3.9'\n  --platform PLATFORM   Download packages for the given platform. E.g. 'linux'\n  --implementation IMPLEMENTATION\n                        Download packages for the given implementation. E.g. 'cpython', 'pypy'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdm-project%2Fpdm-download","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdm-project%2Fpdm-download","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdm-project%2Fpdm-download/lists"}