Football Data Connector is a Python package to connect to football-data.org API
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