{"id":18496094,"url":"https://github.com/jiauzhang/git-picker","last_synced_at":"2026-05-04T09:34:12.868Z","repository":{"id":186834648,"uuid":"675858754","full_name":"JiauZhang/git-picker","owner":"JiauZhang","description":"Pick Only What You Want","archived":false,"fork":false,"pushed_at":"2025-05-04T11:04:48.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-21T15:00:18.816Z","etag":null,"topics":["git","git-clone","gitee","github","gitlab"],"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/JiauZhang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":["JiauZhang"]}},"created_at":"2023-08-07T22:40:39.000Z","updated_at":"2025-05-04T11:03:51.000Z","dependencies_parsed_at":"2024-11-06T13:39:49.032Z","dependency_job_id":"4a80f2a9-59b1-4d13-adfd-0bd9d69a21c5","html_url":"https://github.com/JiauZhang/git-picker","commit_stats":null,"previous_names":["jiauzhang/git-picker"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/JiauZhang/git-picker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fgit-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fgit-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fgit-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fgit-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JiauZhang","download_url":"https://codeload.github.com/JiauZhang/git-picker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fgit-picker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32601598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["git","git-clone","gitee","github","gitlab"],"created_at":"2024-11-06T13:27:47.772Z","updated_at":"2026-05-04T09:34:12.851Z","avatar_url":"https://github.com/JiauZhang.png","language":"Python","funding_links":["https://github.com/sponsors/JiauZhang"],"categories":[],"sub_categories":[],"readme":"### Install\n```shell\npip install git-picker\n```\n\n### Usage\n```python\nimport gitpicker.github as git\n\nuser = 'JiauZhang'\nrepo = 'git-picker'\nbranch = 'main'\nfiles = {\n    'dir': [\n        'examples',\n        'gitpicker',\n    ],\n    'file': [\n        'LICENSE',\n        'setup.py',\n    ],\n}\n\npicker = git.GitHub(user, repo, branch)\npicker.pick(files)\n```\n\n### Sponsor\n\u003ctable align=\"center\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth colspan=\"2\"\u003e公众号\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody align=\"center\" valign=\"center\"\u003e\n        \u003ctr\u003e\n            \u003ctd colspan=\"2\"\u003e\u003cimg src=\"https://jiauzhang.github.io/ghstatic/images/ofa_m.png\" style=\"height: 196px\" alt=\"AliPay.png\"\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003eAliPay\u003c/th\u003e\n            \u003cth\u003eWeChatPay\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody align=\"center\" valign=\"center\"\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e\u003cimg src=\"https://jiauzhang.github.io/AliPay.png\" style=\"width: 196px; height: 196px\" alt=\"AliPay.png\"\u003e\u003c/td\u003e\n            \u003ctd\u003e\u003cimg src=\"https://jiauzhang.github.io/WeChatPay.png\" style=\"width: 196px; height: 196px\" alt=\"WeChatPay.png\"\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiauzhang%2Fgit-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiauzhang%2Fgit-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiauzhang%2Fgit-picker/lists"}