pyergast

Python pandas wrapper for the Ergast F1 API


License
MIT
Install
pip install pyergast==0.1.0

Documentation

pyErgast

codecov Release Documentation Status

Python pandas wrapper for the Ergast F1 API

Installation

$ pip install -i https://test.pypi.org/simple/ pyergast

Features

  • TODO

Dependencies

  • TODO

Usage

  • TODO

Documentation

The official documentation is hosted on Read the Docs: https://pyergast.readthedocs.io/en/latest/

Contributors

We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.

Credits

This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the pyOpenSci/cookiecutter-pyopensci project template and the audreyr/cookiecutter-pypackage.