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
Built Distribution
File details
Details for the file formula1-cli-0.1.0.tar.gz
.
File metadata
- Download URL: formula1-cli-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f98868646d13412d10c5373caf2b235347f75b000a67d56c85cb63900d4983c |
|
MD5 | 546dd747c6498bdec6cfbbb5ce9786f2 |
|
BLAKE2b-256 | c72f9cf6e1435170208d17e90466a96ae1b2c22298f7f957a7a016e61f308401 |
File details
Details for the file formula1_cli-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: formula1_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 406340a24dba22fef3e3d144f1e3c2944dbc2c99c4f20d1c70350bd85c6ac6b0 |
|
MD5 | aeacb7f4ffd65fb2a40522cde0cf8bdd |
|
BLAKE2b-256 | 5fbe391ff1676299e52a10ada72f6d3da6f0a2e8c828cd7bc9b9861db81494f7 |