Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 819 Bytes

README.md

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