• Stars
    star
    740
  • Rank 61,282 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated about 1 year 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