Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 313 Bytes

File metadata and controls

4 lines (4 loc) · 313 Bytes

docs2docx

This is a simple python script that extracts the contents from google docs and writes into a docx file

  1. you would need credentials.json from google cloud console stored in the project directory for this script to work.
  2. while writing into a docx file, the formattings of the docs aren't preserved