Skip to main content
The fastf1_compat module provides compatibility shims for applications migrating from fastf1. These functions maintain the same API surface while using tif1’s optimized lib.
For new projects, use the native tif1 API. This compatibility layer is provided to ease migration from fastf1.

Cache Class

The Cache class provides fastf1-compatible cache management.

Cache.enable_cache

Last modified on March 4, 2026