This tool is intended for connecting and reading data from the online spreadsheet of Google Sheets API.
python -m venv venv
venv\Scripts\activate.bat
pip install -r requirements.txt
https://gspread.readthedocs.io/en/latest/user-guide.html#getting-all-values-from-a-row-or-a-column
https://developers.google.com/sheets/api/quickstart/python
http://googleapis.github.io/google-api-python-client/docs/dyn/sheets_v4.html