/frc-py

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

frc-py

Caching library and wrapper for tbapy and Statbotics.

The main goals of this library are as follows:

  1. Harmonize TBA's API with Statbotics' such that the difference is transparent.
  2. Cache API responses locally to assist in large requests.

The caching functionality is fully configurable, and by default caches team info for 280 days, and team stats for 7 days.