{"id":25856955,"url":"https://github.com/m42e/buymeapie-client","last_synced_at":"2025-09-13T13:34:12.988Z","repository":{"id":150291699,"uuid":"469336310","full_name":"m42e/buymeapie-client","owner":"m42e","description":"Python client for BuyMeAPie","archived":false,"fork":false,"pushed_at":"2022-03-16T17:38:33.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T07:29:43.332Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m42e.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":"2022-03-13T10:21:54.000Z","updated_at":"2024-10-05T16:40:28.000Z","dependencies_parsed_at":"2023-04-26T11:47:51.652Z","dependency_job_id":null,"html_url":"https://github.com/m42e/buymeapie-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m42e/buymeapie-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m42e%2Fbuymeapie-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m42e%2Fbuymeapie-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m42e%2Fbuymeapie-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m42e%2Fbuymeapie-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m42e","download_url":"https://codeload.github.com/m42e/buymeapie-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m42e%2Fbuymeapie-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274969567,"owners_count":25383117,"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-13T02:00:10.085Z","response_time":70,"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-03-01T18:29:29.532Z","updated_at":"2025-09-13T13:34:12.949Z","avatar_url":"https://github.com/m42e.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buy Me A Pie Client\n\nA Simple minimal client that makes use of the Web API. \n\nIt currently supports:\n\n- get lists\n- get list items\n- create list\n- delete list\n- add items\n- mark items as purchased\n- delete items\n- change amount of items\n- add unique items\n- change unique items group\n\n\nSo basic functionality is there.\n\n\n## Example\n\n````python\n\nimport buymeapie\nbap = buymeapie.BuyMeAPie(username=user, password=pass_)\nprint(bap.lists)\nprint(bap.lists[0].not_purchased)\nbap.lists[0].add_item('Onions', 10)\nprint(bap.lists[0].not_purchased)\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm42e%2Fbuymeapie-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm42e%2Fbuymeapie-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm42e%2Fbuymeapie-client/lists"}