Python Forum

Full Version: Google documents
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In school our teachers all have calender's on google docs. I am trying to get my python to open up the google document and then search that specific date to see if there is anything under the date. I am thinking of using Boolean values. But I am not sure how to proceed. I tried to download the pip but it only had a google one for google sheets. I am just unsure how to go about this whole process.
Quote: I tried to download the pip
please provide package name.
Quote:only had a google one for google sheets
please elaborate.
https://developers.google.com/sheets/api...art/python
Enclosed is the link to the google sheets API but I am looking for the google documents api. I am sorry If I am not answering your questions. I am unfamiliar with a lot of the vocabulary but I appreciate the patience.