Skip to main content

Formula 1 Command-Line Tools

Project description


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, schedule and standings

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • virtualenv

If you are on Mac OS X or Linux:

pip install virtualenv --user

or if you use Ubuntu, try:

sudo apt-get install python-virtualenv

Installation

To test the script, you can clone the repository, make a new virtualenv and then install the package:

$ git clone origin https://github.com/halldorstefans/f1-cli.git
$ virtualenv venv
...
$ . venv/bin/activate
$ pip install --editable .
...
Successfully installed Formula-1-CLI

Usage

Afterwards, your command should be available:

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

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

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

Commands:
  results    List the results for a specific or latest race
  schedule   List the schedule for a specific or latest race
  standings  List the driver/constructor standings for a specific or...

License

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

Contact

Halldor Stefansson - @halldorstefans

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

Acknowledgements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

formula1-cli-0.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

formula1_cli-0.1.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page