{"id":15706495,"url":"https://github.com/devparihar5/lovematch","last_synced_at":"2025-09-04T00:33:28.654Z","repository":{"id":153589853,"uuid":"629957286","full_name":"Devparihar5/lovematch","owner":"Devparihar5","description":"Python Framework for realtion match percentage calculator","archived":false,"fork":false,"pushed_at":"2023-04-20T07:30:31.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T01:52:08.508Z","etag":null,"topics":["love","lovematch","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/lovematch/","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/Devparihar5.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-19T11:22:56.000Z","updated_at":"2025-05-10T19:23:43.000Z","dependencies_parsed_at":"2023-05-20T06:45:22.451Z","dependency_job_id":null,"html_url":"https://github.com/Devparihar5/lovematch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Devparihar5/lovematch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devparihar5%2Flovematch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devparihar5%2Flovematch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devparihar5%2Flovematch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devparihar5%2Flovematch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devparihar5","download_url":"https://codeload.github.com/Devparihar5/lovematch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devparihar5%2Flovematch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392290,"owners_count":25097258,"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-09-03T02:00:09.631Z","response_time":76,"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":["love","lovematch","python"],"created_at":"2024-10-03T20:23:18.325Z","updated_at":"2025-09-04T00:33:28.607Z","avatar_url":"https://github.com/Devparihar5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lovematch\n\nThe `lovematch` library is a Python package that allows you to calculate friendship and love match percentages between given names.\n\n## Installation\n\nYou can install `lovematch` using pip, the Python package manager:\n\n```bash\npip install lovematch\n```\n\n## Usage\n### You can use lovematch in your Python code as follows:\n\n\n\n\n\n```python\nfrom lovematch.friendship import calculate_frindship_match_percentage\nfrom lovematch.love import calculate_love_match_percentage\n\n# Calculate friendship match percentage\nyour_name = \"Alice\"\nfriend_name = \"Bob\"\nfriendship_percentage = calculate_frindship_match_percentage(your_name, friend_name)\nprint(f\"Friendship match percentage between {your_name} and {friend_name}: {friendship_percentage}\")\n\n# Calculate love match percentage\nyour_name = \"Alice\"\npartner_name = \"Bob\"\nlove_percentage = calculate_love_match_percentage(your_name, partner_name)\nprint(f\"Love match percentage between {your_name} and {partner_name}: {love_percentage}\")\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevparihar5%2Flovematch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevparihar5%2Flovematch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevparihar5%2Flovematch/lists"}