gdocs-converter makes it easy to convert Google Docs files (gdoc, gsheet, and gslides) to Microsoft Office files (docx, xlsx, and pptx).
git clone https://github.com/stenioaraujo/gdocs-converter
cd gdocs-converter
pip install pipenv
pipenv install
pipenv run python gdocs_converter.py --help
git clone https://github.com/stenioaraujo/gdocs-converter
cd gdocs-converter
pip install .
gdocs-converter --help