{"id":16803806,"url":"https://github.com/wagoodman/diff2htmlcompare","last_synced_at":"2025-05-07T13:03:44.807Z","repository":{"id":30995897,"uuid":"34554264","full_name":"wagoodman/diff2HtmlCompare","owner":"wagoodman","description":"Side-by-side diff shown in HTML","archived":false,"fork":false,"pushed_at":"2024-08-03T11:48:39.000Z","size":198,"stargazers_count":148,"open_issues_count":10,"forks_count":57,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-07T13:03:26.831Z","etag":null,"topics":["compare-files","diff","html","python"],"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/wagoodman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2015-04-25T03:51:46.000Z","updated_at":"2025-02-15T17:06:28.000Z","dependencies_parsed_at":"2024-10-27T11:57:28.499Z","dependency_job_id":"921d78b4-83c7-4e8c-aea5-63a5b03456f8","html_url":"https://github.com/wagoodman/diff2HtmlCompare","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagoodman%2Fdiff2HtmlCompare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagoodman%2Fdiff2HtmlCompare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagoodman%2Fdiff2HtmlCompare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wagoodman%2Fdiff2HtmlCompare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wagoodman","download_url":"https://codeload.github.com/wagoodman/diff2HtmlCompare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252883227,"owners_count":21819158,"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":["compare-files","diff","html","python"],"created_at":"2024-10-13T09:43:30.777Z","updated_at":"2025-05-07T13:03:44.771Z","avatar_url":"https://github.com/wagoodman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# diff2HtmlCompare\n\nA python script that takes two files and compares the differences between them (side-by-side) in an HTML format. Supports both python2 and python3.\n\n### Installation\n```\npip install -r requirements.txt\n```\n\n### Usage\n```\ndiff2HtmlCompare.py [-h] [-s] [-v] file1 file2\n\npositional arguments:\n  file1       file to compare (\"before\" file).\n  file2       file to compare (\"after\" file).\n\noptional arguments:\n  -h, --help  show this help message and exit\n  -s, --show  show html in a browser.\n  -v          show verbose output.\n```\n### Example Output\n\n![ScreenShot](/screenshots/latest.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwagoodman%2Fdiff2htmlcompare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwagoodman%2Fdiff2htmlcompare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwagoodman%2Fdiff2htmlcompare/lists"}