{"id":16547928,"url":"https://github.com/xjh22222228/python-check-updates","last_synced_at":"2025-10-09T16:53:09.370Z","repository":{"id":64302725,"uuid":"316518278","full_name":"xjh22222228/python-check-updates","owner":"xjh22222228","description":"⚡️ Find the latest version of your requirements.txt current dependency package. ","archived":false,"fork":false,"pushed_at":"2021-01-31T06:05:49.000Z","size":360,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T01:02:06.430Z","etag":null,"topics":["golang","pcu","pip","pip3","python","python-check-updates","requirements"],"latest_commit_sha":null,"homepage":"","language":"Go","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/xjh22222228.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-11-27T14:07:57.000Z","updated_at":"2023-03-04T04:36:02.000Z","dependencies_parsed_at":"2023-01-15T09:45:23.070Z","dependency_job_id":null,"html_url":"https://github.com/xjh22222228/python-check-updates","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/xjh22222228/python-check-updates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjh22222228%2Fpython-check-updates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjh22222228%2Fpython-check-updates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjh22222228%2Fpython-check-updates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjh22222228%2Fpython-check-updates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xjh22222228","download_url":"https://codeload.github.com/xjh22222228/python-check-updates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjh22222228%2Fpython-check-updates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001780,"owners_count":26083173,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["golang","pcu","pip","pip3","python","python-check-updates","requirements"],"created_at":"2024-10-11T19:23:55.797Z","updated_at":"2025-10-09T16:53:09.338Z","avatar_url":"https://github.com/xjh22222228.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is pure entertainment.\n\n这个项目纯碎出于娱乐, `pip` 是更好的包管理工具。\n\n\u003cp align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"media/logo.png\" width=\"350\" /\u003e\n  \u003c/p\u003e\n  \n  \u003cp align=\"center\"\u003e\n    \u003cb\u003ePython Check Updates\u003c/b\u003e\n  \u003c/p\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/go-mod/go-version/xjh22222228/python-check-updates\" /\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/xjh22222228/python-check-updates\" /\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/xjh22222228/python-check-updates\" /\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n## PCU\nFind the latest version of your requirements.txt current dependency package.\n\n\n![](media/screenshot.png)\n\n![](media/gif.gif)\n\n\n\n## Installation\nShell (Mac, Linux):\n```\ncurl -fsSL https://raw.githubusercontent.com/xjh22222228/python-check-updates/main/install.sh | bash\n```\n\n\n\n\n\n## Usage\n\nShow any new dependencies for the project in the current directory:\n\n```bash\n$ pcu\nChecking /opt/requirements_test.txt\n13 / 13 [--------------------------] 100.00% 1 p/s\n pytest-cov                                       →   2.10.1\n pytest-mock                           ==2.0.0    →    3.3.1\n httpbin                               ==0.7.0    →    0.7.0\n pytest-httpbin                           \u003c1.0    →    1.0.0\n MySQL-python                          ==1.2.5    →    1.2.5\n aliyun-python-sdk-cdn                 ==2.3.1    →    3.5.8\n XlsxWriter                            ==0.9.3    →    1.3.7\n aliyun-python-sdk-core                ==2.3.2    →  2.13.29\n wheel                                            →   0.35.1\n service-identity                     ==16.0.0    →   18.1.0\n pytest                       \u003e=2.8.0,\u003c=3.10.1    →    6.1.2\n zope.interface                        ==4.3.2    →    5.2.0\n\nDone in  1 s.\n```\n\n\n## Options\n\n```\n-f, --file                   Specify the file name of the check dependency\n package, default 'requirements.txt'\n-u, --upgrade                Upgrade python-check-updates\n-v, --version                Output the version number\n-c, --check                  Check the latest version\n-h, --help                   Display help for command\n```\n\n## Example\n```\n$ pcu -f=requirements_test.txt\n\n$ pcu -v\n```\n\n\n\n\n\n\n## License\n[MIT](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjh22222228%2Fpython-check-updates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjh22222228%2Fpython-check-updates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjh22222228%2Fpython-check-updates/lists"}