{"id":20154733,"url":"https://github.com/techdad/py-compare-lists","last_synced_at":"2026-02-23T03:40:46.090Z","repository":{"id":84557305,"uuid":"574961656","full_name":"techdad/py-compare-lists","owner":"techdad","description":"Simple Way to Compare Lists in Python","archived":false,"fork":false,"pushed_at":"2022-05-17T17:14:09.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-26T01:20:45.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ethanolivertroy/compare-lists","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techdad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-12-06T13:05:19.000Z","updated_at":"2022-05-17T17:09:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f55a4941-a8d8-4b3c-972b-f01c37d85091","html_url":"https://github.com/techdad/py-compare-lists","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techdad/py-compare-lists","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fpy-compare-lists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fpy-compare-lists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fpy-compare-lists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fpy-compare-lists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techdad","download_url":"https://codeload.github.com/techdad/py-compare-lists/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techdad%2Fpy-compare-lists/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29736554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T02:24:00.660Z","status":"ssl_error","status_checked_at":"2026-02-23T02:22:56.087Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T23:28:14.064Z","updated_at":"2026-02-23T03:40:46.056Z","avatar_url":"https://github.com/techdad.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Way to Compare Lists of IP Addresses in Python\n\n## How to Use\n\n### Create your 2 text files with the IP Addresses in a list\n- One IP address per line\n- Store files in 'input' directory\n\n### Edit the file paths to the IP Address List Files\n```\nips1 = \"/Users/your_user/Github/sub_folder/compare-lists/input/file1.txt\"\n\nips2 = \"/Users/your_user/Github/sub_folder/compare-lists/input/file2.txt\"\n```\n\nNote: The ip addresses used in this repo were created with https://www.ipvoid.com/random-ip/\n\n### Run python3 compare-lists.py in the directory\n\n\n## Sample Output:\n\n![image](https://user-images.githubusercontent.com/63926014/168871505-58e6ef9a-9fd2-4f60-b652-041d1624d42f.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechdad%2Fpy-compare-lists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechdad%2Fpy-compare-lists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechdad%2Fpy-compare-lists/lists"}