Skip to content

halldorstefans/f1-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ THIS PROJECT IS NOT ACTIVE DUE TO THE FACT THE UNDERLYING API HAS BEEN DEPRECATED. ⚠️

See Ergast API Documentation.


Formula 1 CLI

Formula 1 Command-Line Tools
Explore the docs »
Report Bug · Request Feature

Table of Contents

F1 CLI

Formula 1 Command-Line Tool to get race results, qualifying, schedule and standings

Built With

Getting Started

Prerequisites

  • Python 3 >=3.8

Installation

$ pip install formula1-cli
...
Successfully installed formula1-cli...

Usage

Afterwards, your command should be available:

$ f1 --help
Usage: f1 [OPTIONS] COMMAND [ARGS]...

  Formula 1 Command-Line Tool to get race results, qualifying, schedule and
  standings

Options:
  -h, --help  Show this message and exit.

Commands:
  qualifying  List the qualifying results for a specific race.
  results     List the results for a specific race.
  schedule    List the schedule for a specific race.
  standings   List the driver/constructor standings for a specific season.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Halldor Stefansson - @halldorstefans

Project Link: https://github.com/halldorstefans/f1-cli

Acknowledgements

About

Formula 1 Command-Line Tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages