{"id":28457558,"url":"https://github.com/mcsnurtle/receipt-calculator","last_synced_at":"2025-06-24T04:08:20.283Z","repository":{"id":290410530,"uuid":"974364968","full_name":"McSnurtle/receipt-calculator","owner":"McSnurtle","description":"A simple tkinter application to split the bill of a receipt","archived":false,"fork":false,"pushed_at":"2025-05-09T22:18:44.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T23:41:26.929Z","etag":null,"topics":["python","receipt-scanner","receipt-scanning","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/McSnurtle.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,"zenodo":null}},"created_at":"2025-04-28T17:00:34.000Z","updated_at":"2025-05-09T22:17:19.000Z","dependencies_parsed_at":"2025-04-28T18:22:18.460Z","dependency_job_id":"27355e78-102a-494d-af20-44fe109da12b","html_url":"https://github.com/McSnurtle/receipt-calculator","commit_stats":null,"previous_names":["mcsnurtle/receipt-calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/McSnurtle/receipt-calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Freceipt-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Freceipt-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Freceipt-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Freceipt-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/McSnurtle","download_url":"https://codeload.github.com/McSnurtle/receipt-calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Freceipt-calculator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261601518,"owners_count":23183096,"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":["python","receipt-scanner","receipt-scanning","tkinter"],"created_at":"2025-06-06T23:40:22.897Z","updated_at":"2025-06-24T04:08:20.272Z","avatar_url":"https://github.com/McSnurtle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# receipt-calculator\nA simple tkinter application written in python to split the bill of any receipt. Simply input the items purchased and who they were for.\n\n![demo](https://github.com/user-attachments/assets/63c25379-193c-4cb4-9109-09af9d139e07)\n\n\n## Installation / Quick Start 🌨️\nTo install the project, first ensure you have it's sole dependency: [`Python3`](\u003chttps://www.python.org/downloads/\u003e). Note that for automatic update checking and downloading\n\n**1.** Clone the project\nPress the big green Code button, then click download zip to install the source code, and extract the `.zip` file you download.\nAlternatively, you can run `git clone https://github.com/McSnurtle/charter.git` to download the source directly.\n\n**2.** Run the setup wizard\nDepending on your platform, run the `setup.sh` or `setup.bat` files accordingly - `.sh` for unix based systems (macOS included), and `.bat` for windows.\nThis script executes the following commands (with some added juice) if you prefer to do this step manually:\n\nfor unix:\n```shell\ngit fetch \u0026\u0026 git pull origin main \\\npython -m venv venv \\\npip install --upgrade --verbose -r requirements.txt \\\nsource ./venv/bin/activate \\\npython src/main.py\n```\n\nfor windows:\n```batch\ngit fetch; git pull origin main \\\npython -m venv venv \\\npip install --upgrade --verbose -r requirements.txt \\\ncall .\\venv\\Scripts\\activate \\\npython src/main.py\n```\n\n\n## User Manual\nSTUB\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcsnurtle%2Freceipt-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcsnurtle%2Freceipt-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcsnurtle%2Freceipt-calculator/lists"}