{"id":15019175,"url":"https://github.com/wardbenjamin/tbapiv3","last_synced_at":"2025-05-08T07:33:08.189Z","repository":{"id":57473581,"uuid":"110495992","full_name":"WardBenjamin/TBAPIv3","owner":"WardBenjamin","description":"Python bindings for The Blue Alliance API v3","archived":false,"fork":false,"pushed_at":"2019-03-15T11:36:04.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T19:51:11.079Z","etag":null,"topics":["api-wrapper","first-frc","first-robotics-competition","firstrobotics","frc","frc-scouting","python","python-library","python3","tba-api","the-blue-alliance"],"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/WardBenjamin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-13T03:32:00.000Z","updated_at":"2019-03-15T11:36:05.000Z","dependencies_parsed_at":"2022-09-26T17:40:55.794Z","dependency_job_id":null,"html_url":"https://github.com/WardBenjamin/TBAPIv3","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBenjamin%2FTBAPIv3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBenjamin%2FTBAPIv3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBenjamin%2FTBAPIv3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBenjamin%2FTBAPIv3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WardBenjamin","download_url":"https://codeload.github.com/WardBenjamin/TBAPIv3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253021812,"owners_count":21841860,"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":["api-wrapper","first-frc","first-robotics-competition","firstrobotics","frc","frc-scouting","python","python-library","python3","tba-api","the-blue-alliance"],"created_at":"2024-09-24T19:53:06.569Z","updated_at":"2025-05-08T07:33:08.155Z","avatar_url":"https://github.com/WardBenjamin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TBAPI v3\n\nPython library to get data from The Blue Alliance. _Uses v3 of the TBA API._\n\nThis library returns JSON data fetched from The Blue Alliance's API. Requires an application-specific key issued by TBA.\n\nCompatible with Python 3.\n\nOfficial documentation for the The Blue Alliance API (the official API, not these bindings) can be found [here](https://www.thebluealliance.com/apidocs)\n\n## Setup\nFirst, install the module:\n\n    pip3 install tbapiv3\n\nThen, to use these functions, you must import the `tbapiv3` module:\n\n```py\nimport tbapiv3\n```\n\nAnd then instantiate an instance of the bindings class:\n\n```py\ntba = tbapiv3.TBA('key')\n```\n\n## Authors\n\nThis software was created and is maintained by [Benjamin Ward](https://github.com/WardBenjamin). Thanks to [Erik Boesen](https://github.com/ErikBoesen) and other contributors for the original [TBApy library](https://github.com/frc1418/tbapy).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwardbenjamin%2Ftbapiv3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwardbenjamin%2Ftbapiv3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwardbenjamin%2Ftbapiv3/lists"}