basef1¶
basef1 is a small synchronous Python client for the Jolpica F1 API (Ergast-compatible JSON at https://api.jolpi.ca/ergast/f1).
This package is a third-party HTTP wrapper; it is not the Jolpica server.
What’s new in 0.2.0: observability helpers (basef1.client.BaseF1Client.usage_snapshot(), basef1.client.BaseF1Client.stats()), deeper caching documentation, and expanded examples. See Changelog.
Reference