{"id":21869966,"url":"https://github.com/dephell/dephell_changelogs","last_synced_at":"2025-04-14T23:42:36.125Z","repository":{"id":62567680,"uuid":"236035601","full_name":"dephell/dephell_changelogs","owner":"dephell","description":"Find changelog for github repository, local dir, parse changelog","archived":false,"fork":false,"pushed_at":"2022-10-08T07:26:21.000Z","size":18,"stargazers_count":1,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T23:42:32.063Z","etag":null,"topics":["changelog","changelog-parser","python"],"latest_commit_sha":null,"homepage":null,"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/dephell.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-01-24T16:08:43.000Z","updated_at":"2022-10-08T07:26:26.000Z","dependencies_parsed_at":"2022-11-03T17:36:28.724Z","dependency_job_id":null,"html_url":"https://github.com/dephell/dephell_changelogs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dephell%2Fdephell_changelogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dephell%2Fdephell_changelogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dephell%2Fdephell_changelogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dephell%2Fdephell_changelogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dephell","download_url":"https://codeload.github.com/dephell/dephell_changelogs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981259,"owners_count":21193143,"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":["changelog","changelog-parser","python"],"created_at":"2024-11-28T06:09:49.297Z","updated_at":"2025-04-14T23:42:36.108Z","avatar_url":"https://github.com/dephell.png","language":"Python","readme":"# dephell_changelogs\n\n## Installation\n\n```bash\npython3 -m pip install --user dephell_changelogs\n```\n\n## Usage\n\nGet changelog url:\n\n```python\nfrom dephell_changelogs import get_changelog_url\n\nurl = get_changelog_url('dephell')\nurl = get_changelog_url('https://dephell.readthedocs.io/')\nurl = get_changelog_url('https://github.com/dephell/dephell/')\n```\n\nParse changelog:\n\n```python\nfrom dephell_changelogs import parse_changelog\n\nparsed = parse_changelog(url)\nparsed['0.8.0']\n# 'New commands:\\n\\n+ [dephell package bug]...'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdephell%2Fdephell_changelogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdephell%2Fdephell_changelogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdephell%2Fdephell_changelogs/lists"}