{"id":24912630,"url":"https://github.com/amazingca/apcalculator","last_synced_at":"2025-08-11T09:08:10.093Z","repository":{"id":275035061,"uuid":"844784087","full_name":"Amazingca/APCalculator","owner":"Amazingca","description":"Calculates how much roommates need to pay for stuff","archived":false,"fork":false,"pushed_at":"2025-01-30T19:36:37.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T04:37:03.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Amazingca.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":"2024-08-20T00:52:35.000Z","updated_at":"2025-01-30T19:36:41.000Z","dependencies_parsed_at":"2025-01-30T20:32:29.562Z","dependency_job_id":"b1b8a1a4-216d-420c-9530-f54b978087ac","html_url":"https://github.com/Amazingca/APCalculator","commit_stats":null,"previous_names":["amazingca/apcalculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Amazingca/APCalculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amazingca%2FAPCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amazingca%2FAPCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amazingca%2FAPCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amazingca%2FAPCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amazingca","download_url":"https://codeload.github.com/Amazingca/APCalculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amazingca%2FAPCalculator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269857472,"owners_count":24486392,"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-08-11T02:00:10.019Z","response_time":75,"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":[],"created_at":"2025-02-02T05:28:14.164Z","updated_at":"2025-08-11T09:08:10.074Z","avatar_url":"https://github.com/Amazingca.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Apartment Payments Calculator (APCalculator)\n\nThis Python script is meant to ease the process of splitting payments for things with roommates. This is especially useful for large receipts and discounts applied to the entire purchase.\n\n### Tax calculation\n\nAs shown in `main.py`, a CSV (`/taxes.csv`) is used to indicate the tax type and the percent of that tax (in decimal form.)\n\n```csv\na,0.05\nb,0.07\n```\n\nUse the characters \"a\" or \"b\" to reference the tax type for the item when you're adding it.\n\nConveniently, you can also export your transactions to a text file for easy sharing. You can find an example at `/example/ap_2024-12-18.txt` using the example taxes file above.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famazingca%2Fapcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famazingca%2Fapcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famazingca%2Fapcalculator/lists"}