Access Google Drive with Python

https://news.mynavi.jp/article/zeropython-16/

Requires client_secrets.json file

{
  "installed": {
    "client_id": "Client here_Describe the ID",
    "project_id": "mapapp-1350",
    "auth_uri": "https://accounts.google.com/o/oauth2/auth",
    "token_uri": "https://oauth2.googleapis.com/token",
    "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
    "client_secret": "Client here_Write a secret",
    "redirect_uris": [
      "urn:ietf:wg:oauth:2.0:oob",
      "http://localhost"
    ]
  }
}

Recommended Posts

Access Google Drive with Python
Drive WebDriver with python
Upload images to Google Drive with Python
Upload files to Google Drive with Lambda (Python)
Study Python with Google Colaboratory
Mount google drive with google-drive-ocamlfuse
Google Drive Api Tips (Python)
Download Google Drive files in Python
Python: Extract file information from shared drive with Google Drive API
FizzBuzz with Python3
Scraping with Python
Scraping with Python
Python with Go
Twilio with Python
Integrate with Python
Try using Python with Google Cloud Functions
Play with 2016-Python
AES256 with python
Tested with Python
How to search Google Drive with Google Colaboratory
python starts with ()
[GCP] Operate Google Cloud Storage with Python
with syntax (Python)
Bingo with python
Zundokokiyoshi with python
[Continued] Try PLC register access with Python
Excel with Python
Microcomputer with Python
Cast with python
Create and edit spreadsheets in any folder on Google Drive with python
Csv output from Google search with [Python]! 【Easy】
Access Cyclone V's Lightweight HPS-to-FPGA Bridge with Python
Play with Google Spread Sheets in python (OAuth)
Try running Google Chrome with Python and Selenium
[Python] Troubleshooting before accessing Google Spreadsheet with gspread
Serial communication with Python
Authenticate Google with Django
Zip, unzip with python
Django 1.11 started with Python3.6
Python with eclipse + PyDev.
mongodb access with pymongo
Socket communication with Python
Data analysis with python 2
Scraping with Python (preparation)
Try scraping with Python.
Learning Python with ChemTHEATER 03
Sequential search with Python
"Object-oriented" learning with python
Handling yaml with python
Solve AtCoder 167 with python
Serial communication with python
[Python] Use JSON with Python
Learning Python with ChemTHEATER 05-1
Learn Python with ChemTHEATER
Run prepDE.py with python3
Google Drive file move
Access bitcoind from python
1.1 Getting Started with Python
Collecting tweets with Python
Binarization with OpenCV / Python
3. 3. AI programming with Python