Metadata-Version: 2.1
Name: tbaapi
Version: 0.1
Summary: General api connection to The Blue Alliance
Author-email: Kellen Watt <kellen@wattsoft.dev>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# TBA-api

A basic API interface for [thebluealliance.com](thebluealliance.com), including support 
for simple caching. 

This can technically interface with any HTTP GET endpoint, but it's designed strictly for the
TBA API, and makes assumptions based on that.
