{"id":22452024,"url":"https://github.com/woctezuma/bundle-split","last_synced_at":"2025-03-27T12:28:27.788Z","repository":{"id":65680996,"uuid":"472115183","full_name":"woctezuma/bundle-split","owner":"woctezuma","description":"Fetch bundle content, then split cost based on prices at keyshop resellers.","archived":false,"fork":false,"pushed_at":"2024-04-01T20:34:30.000Z","size":61,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-01T21:38:39.586Z","etag":null,"topics":["bundle","bundle-split","bundle-splits","bundle-splitting","bundles","game","games","gg-deals","ggdeals","humble-bundle","humblebundle","steam","steam-game","steam-games","steam-store"],"latest_commit_sha":null,"homepage":"","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/woctezuma.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}},"created_at":"2022-03-20T22:12:06.000Z","updated_at":"2024-04-15T12:57:05.510Z","dependencies_parsed_at":"2023-02-18T12:19:53.505Z","dependency_job_id":"f3f9d4ca-8f86-4ed5-8afb-34e678a90aa7","html_url":"https://github.com/woctezuma/bundle-split","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woctezuma%2Fbundle-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woctezuma%2Fbundle-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woctezuma%2Fbundle-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woctezuma%2Fbundle-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woctezuma","download_url":"https://codeload.github.com/woctezuma/bundle-split/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245844040,"owners_count":20681626,"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":["bundle","bundle-split","bundle-splits","bundle-splitting","bundles","game","games","gg-deals","ggdeals","humble-bundle","humblebundle","steam","steam-game","steam-games","steam-store"],"created_at":"2024-12-06T06:09:33.817Z","updated_at":"2025-03-27T12:28:27.768Z","avatar_url":"https://github.com/woctezuma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bundle Split\n\n[![Build status with Github Action][build-image-action]][build-action]\n[![Code coverage][codecov-image]][codecov]\n[![Code Quality][codacy-image]][codacy]\n\nThis repository contains Python code to:\n- fetch bundle content from [GG.deals][ggdeals-landing-page],\n- then price bundle split based on prices at keyshop resellers.\n\n## Requirements\n\n- Install the latest version of [Python 3.X][python-download].\n- Install the required packages:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n1) To fetch bundle content, run:\n\n```bash\npython list_bundle_content.py \n```\n\n2) To fetch product prices, run:\n\n```bash\npython list_product_prices.py \n```\n\n3) To split bundle cost, run:\n\n```bash\npython split_bundle_cost.py \n```\n\nAlternatively, to execute the complete workflow, run:\n\n```bash\npython run_workflow.py \n```\n\n## References\n\n- Group Buys: [a Steam group][grbu-steam-group] for splitting bundle content,\n- GG.deals: [the web page][ggdeals-bundle-page] for \"Humble Stand with Ukraine Bundle\".\n\n\u003c!-- Definitions --\u003e\n\n[build-action]: \u003chttps://github.com/woctezuma/bundle-split/actions\u003e\n[build-image-action]: \u003chttps://github.com/woctezuma/bundle-split/workflows/Python application/badge.svg?branch=main\u003e\n\n[codecov]: \u003chttps://codecov.io/gh/woctezuma/bundle-split\u003e\n[codecov-image]: \u003chttps://codecov.io/gh/woctezuma/bundle-split/branch/main/graph/badge.svg\u003e\n\n[codacy]: \u003chttps://www.codacy.com/gh/woctezuma/bundle-split\u003e\n[codacy-image]: \u003chttps://api.codacy.com/project/badge/Grade/6f681c0f05e94799a83c68105fce8558\u003e\n\n[ggdeals-landing-page]: \u003chttps://gg.deals/\u003e\n[python-download]: \u003chttps://www.python.org/downloads/\u003e\n[grbu-steam-group]: \u003chttps://steamcommunity.com/groups/groupbuys/discussions/14/\u003e\n[ggdeals-bundle-page]: \u003chttps://gg.deals/bundle/humble-stand-with-ukraine-bundle/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoctezuma%2Fbundle-split","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoctezuma%2Fbundle-split","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoctezuma%2Fbundle-split/lists"}