Skip to content

stenioaraujo/gdocs-converter

Repository files navigation

gcloud-converter

Build Status Codecov Tested on Python 3.6, 3.7

gdocs-converter makes it easy to convert Google Docs files (gdoc, gsheet, and gslides) to Microsoft Office files (docx, xlsx, and pptx).

Install locally

git clone https://github.com/stenioaraujo/gdocs-converter
cd gdocs-converter
pip install pipenv
pipenv install
pipenv run python gdocs_converter.py --help

Install Globally

git clone https://github.com/stenioaraujo/gdocs-converter
cd gdocs-converter
pip install .
gdocs-converter --help

Releases

No releases published

Packages

No packages published

Languages