{"id":21934930,"url":"https://github.com/tueda/py-check-updates","last_synced_at":"2025-08-02T18:03:47.559Z","repository":{"id":41415578,"uuid":"509456257","full_name":"tueda/py-check-updates","owner":"tueda","description":"A Python dependency update checker.","archived":false,"fork":false,"pushed_at":"2023-08-15T02:17:46.000Z","size":465,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T20:18:36.491Z","etag":null,"topics":["dependencies","package-management","python","python3","update-checker"],"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/tueda.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-07-01T12:59:23.000Z","updated_at":"2022-07-01T13:03:49.000Z","dependencies_parsed_at":"2022-08-28T13:11:04.567Z","dependency_job_id":null,"html_url":"https://github.com/tueda/py-check-updates","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpy-check-updates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpy-check-updates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpy-check-updates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpy-check-updates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tueda","download_url":"https://codeload.github.com/tueda/py-check-updates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244966458,"owners_count":20539794,"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":["dependencies","package-management","python","python3","update-checker"],"created_at":"2024-11-29T00:17:45.116Z","updated_at":"2025-03-22T13:42:18.336Z","avatar_url":"https://github.com/tueda.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"py-check-updates\n================\n\n[![Test](https://github.com/tueda/py-check-updates/workflows/Test/badge.svg?branch=main)](https://github.com/tueda/py-check-updates/actions?query=branch:main)\n[![PyPI version](https://badge.fury.io/py/py-check-updates.svg)](https://pypi.org/project/py-check-updates/)\n[![Codecov](https://codecov.io/gh/tueda/py-check-updates/branch/main/graph/badge.svg)](https://codecov.io/gh/tueda/py-check-updates)\n\nThis is a dependency update checker to assist Python package developers.\n\nIf you are the kind of paranoid person who checks whether packages\nin your dependency lists are updated once a week\nand you do it manually for some technical reasons,\nthen this program is for you.\n\nCurrently, the program checks updates (it does not automatically update them, though) for:\n\n- Top-level dependencies in `pyproject.toml` for [Poetry](https://python-poetry.org/)\n  (see [poetry#2684](https://github.com/python-poetry/poetry/issues/2684)).\n  Limited to simple versions of the form `package = \"(^|~|\u003e=)?version\"`.\n\n- Additional dependencies of hooks in `.pre-commit-config.yaml` for [pre-commit](https://pre-commit.com/)\n  (see [pre-commit#1351](https://github.com/pre-commit/pre-commit/issues/1351)).\n  Limited to simple Python dependencies of the form `package==version`.\n\nInstallation\n------------\n\n```bash\npip install py-check-updates\n```\n\nUsage\n-----\n\n```bash\npy-check-updates\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftueda%2Fpy-check-updates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftueda%2Fpy-check-updates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftueda%2Fpy-check-updates/lists"}