{"id":31844331,"url":"https://github.com/hover2pi/overpower_team_builder","last_synced_at":"2025-10-12T07:08:51.397Z","repository":{"id":307694555,"uuid":"1030402928","full_name":"hover2pi/overpower_team_builder","owner":"hover2pi","description":"Some modules to help build teams for the OverPower CCG","archived":false,"fork":false,"pushed_at":"2025-08-01T16:49:47.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-01T17:38:12.683Z","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/hover2pi.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,"zenodo":null}},"created_at":"2025-08-01T15:21:13.000Z","updated_at":"2025-08-01T16:49:51.000Z","dependencies_parsed_at":"2025-08-01T17:52:59.733Z","dependency_job_id":null,"html_url":"https://github.com/hover2pi/overpower_team_builder","commit_stats":null,"previous_names":["hover2pi/overpower_team_builder"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/hover2pi/overpower_team_builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hover2pi%2Foverpower_team_builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hover2pi%2Foverpower_team_builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hover2pi%2Foverpower_team_builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hover2pi%2Foverpower_team_builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hover2pi","download_url":"https://codeload.github.com/hover2pi/overpower_team_builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hover2pi%2Foverpower_team_builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010642,"owners_count":26084783,"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-10-12T02:00:06.719Z","response_time":53,"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-10-12T07:08:49.526Z","updated_at":"2025-10-12T07:08:51.393Z","avatar_url":"https://github.com/hover2pi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# overpower_team_builder\nSome modules to help build teams for the OverPower CCG.\n\nThe primary module allows a user to point to a CSV file of data with columns\n'Character', 'Energy', 'Fighting', 'Strength', 'Intellect', 'Threat', and 'Special'\nand specify a primary power stat for the team.\n\nThe code then builds all possible 16-rank teams of a given stat with at least 3 level-8 characters,\none level 7/8 character, and at least one character with an inherent ability or special card that\nallows them to play from reserve.\n\n## Usage\nFor example, to see all possible \"Strength\" teams, run:\n\n```\nfrom op_teams import make_overpower_teams\ncsvfile = 'data/characters.csv'\nmake_overpower_teams(csvfile, 'Strength')\n```\n\nPass `save=True` to `make_overpower_teams` to save to a CSV file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhover2pi%2Foverpower_team_builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhover2pi%2Foverpower_team_builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhover2pi%2Foverpower_team_builder/lists"}