> cat /dev/github | grep security-tools
discovered 30 Mar 2026

xeuledoc

Python โ˜… 998 via github-topic
โ†’ View on GitHub

AI Summary: xeuledoc is a Python tool designed for retrieving metadata and information from various types of public Google documents, including Google Drive files, Google Docs, Sheets, Slides, Drawings, My Maps, Apps Script, and Jamboard. Notable features include ease of installation via PyPI and GitHub, and the ability to handle multiple Google document formats, making it a versatile solution for information extraction from Googleโ€™s platform.


README

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