Skip to content

dizak/pygsheets_n_gdrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygsheets_n_gdrive

Small and very simple demo showing how to utilize Google REST API.v3 with python.

The notebook contains step-by-step instructions for authorizing it.

Requirements

  • Anaconda users: install dependencies with

    1. Type conda install nb_conda in root env.
    2. Type conda env create --file /path/to/pygsheets_n_gdrive.yaml to create env.
    3. Choose env from Kernel -> Change Kernel tab.
  • non-conda users: install packages listed in pygsheets_n_gdrive.yaml.

About

google REST API.v3 and python small demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published