Formula 1 API (My Project)

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • F1PyStats

    An open-source Python3 package that provides Formula 1 data to developers.

  • Overall good use of functions, but lots of repeated code like this should make you think about refactoring. I assume this repo is more for learning than public use given the existing libraries for this problem, so go ahead and over engineer the hell out of it. Introduce some OOP, decouple fetching data from transformations and output formatting. Then wrap it in a simple Dash app and slap it on your resume :)

  • Fast-F1

    FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts