Skip to content

Latest commit

Β 

History

History
34 lines (29 loc) Β· 819 Bytes

File metadata and controls

34 lines (29 loc) Β· 819 Bytes

xeuledoc

PyPI PyPI - Downloads PyPI - License

Fetch information about any public Google document.
It's working on :

  • Google Drive
  • Google Docs
  • Google Spreadsheets
  • Google Slides
  • Google Drawning
  • Google My Maps
  • Google Apps Script
  • Google Jamboard

πŸ“ˆ Demo

πŸ’‘ Prerequisite

Python 3

πŸ› οΈ Installation

With PyPI

pip3 install xeuledoc

With Github

git clone https://github.com/Malfrats/xeuledoc.git
cd xeuledoc/
python3 setup.py install

πŸ“ License

GNU General Public License v3.0