• Stars
    star
    740
  • Rank 60,843 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fetch information about a public Google document.

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