football-data-connector

Python package to connect to football-data.org API


Keywords
api-client, football, football-data, library, python, python-library, python3, soccer
License
BSD-3-Clause
Install
pip install football-data-connector==0.9.1

Documentation

Football Data Connector

Football Data Connector is a Python package to connect to football-data.org API

Installation

The easiest way to install football data connector is using the Python package manager, pip. Use the following command if you have pip installed

pip install -U football-data-connector

If you need the latest version, you can install it directly from github repository.

pip install git+https://github.com/tony-joseph/football-data-connector.git

Links

Contributing to Football Data Connector