Malfrats/xeuledoc
Fetch information about a public Google document.
repo name | Malfrats/xeuledoc |
repo link | https://github.com/Malfrats/xeuledoc |
homepage | https://malfrats.industries/ |
language | Python |
size (curr.) | 27 kB |
stars (curr.) | 374 |
created | 2021-03-20 |
license | GNU General Public License v3.0 |
xeuledoc
Fetch information about any public Google document.
It’s working on :
- Google Docs
- Google Spreadsheets
- Google Slides
- Google Drawning
- Google My Maps
- Google Apps Script
- Google Jamboard
📈 Demo
💡 Prerequisite
🛠️ Installation
With PyPI
pip3 install xeuledoc
With Github
git clone https://github.com/Malfrats/xeuledoc.git
cd xeuledoc/
python3 setup.py install