This library is not meant to stand-alone. Instead it defines common helpers used by all Google API clients. For more information, see the documentation. Python == 2.7, Python == 3.5, Python == 3.6.
openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files. It was born from lack of existing library to read/write natively from Python the Office Open XML format. All kudos to ...