No description
Find a file
2026-04-17 19:26:02 -04:00
.github TST/CI: Update ruff pre-commit hook, enable RUF100 and fail CI on warnings (#894) 2026-04-08 21:31:44 +02:00
docs MNT: Enable ruff ARG rule for unused function arguments (#898) 2026-04-14 07:16:35 +02:00
examples DOC: Grid average speed trace comparison (2025 vs 2026) (#902) 2026-04-17 19:26:02 -04:00
fastf1 MNT: refactor tyre data parsing for readability (#903) 2026-04-16 22:06:20 +02:00
requirements MNT: bump minimum versions of python and dependencies (#833) 2026-01-11 14:53:06 +01:00
.gitignore MNT/DOC: Documentation Overhaul - Stage 1 (#782) 2025-08-29 22:04:23 +02:00
.pre-commit-config.yaml TST/CI: Update ruff pre-commit hook, enable RUF100 and fail CI on warnings (#894) 2026-04-08 21:31:44 +02:00
CODE_OF_CONDUCT.md remove leading space from filename 2023-03-14 15:40:14 +01:00
conftest.py MNT: Enable ruff ARG rule for unused function arguments (#898) 2026-04-14 07:16:35 +02:00
LICENSE MNT: changelog for release v3.8.0 [skip-pytest] 2026-02-10 23:21:28 +01:00
pyproject.toml MNT: Enable ruff ARG rule for unused function arguments (#898) 2026-04-14 07:16:35 +02:00
pytest.ini MNT: bump minimum versions of python and dependencies (#833) 2026-01-11 14:53:06 +01:00
README.md DOC: Switch to Sphinx 8.0, fix warnings and use new logo (#705) 2025-03-13 14:52:47 +01:00


A python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry.

Main Features

  • Access to F1 timing data, telemetry, sessions results and more
  • Full support for the Ergast compatible jolpica-f1 API to access current and historical F1 data
  • All data is provided in the form of extended Pandas DataFrames to make working with the data easy while having powerful tools available
  • Adds custom functions to the Pandas objects specifically to make working with F1 data quick and simple
  • Integration with Matplotlib to facilitate data visualization
  • Implements caching for all API requests to speed up your scripts

Installation

It is recommended to install FastF1 using pip:

pip install fastf1

Alternatively, a wheel or a source distribution can be downloaded from Pypi.

You can also install using conda:

conda install -c conda-forge fastf1

Installation in Pyodide, JupyterLite and other WASM-based environments

FastF1 should be mostly compatible with Pyodide and other WASM-based environments, although this is not extensively tested. Currently, the installation and usage require some additional steps. You can find more information and a guide in this external repository and the discussion in this issue.

Third-party packages

Third-party packages are not directly related to the FastF1 project. Questions and suggestions regarding these packages need to be directed at their respective maintainers.

Documentation

The official documentation can be found here: docs.fastf1.dev

Supporting the Project

If you want to support the continuous development of FastF1, you can sponsor me on GitHub or buy me a coffee.

https://github.com/sponsors/theOehrly

Buy Me A Coffee

Notice

FastF1 and this website are unofficial and are not associated in any way with the Formula 1 companies. F1, FORMULA ONE, FORMULA 1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND PRIX and related marks are trade marks of Formula One Licensing B.V.