zsh — alex@blog
alex@blog:~$ ./welcome.sh
alex@blog:~$ ls -la
alex@blog:~/posts$ grep -l "gspread" *.md

# Posts tagged: gspread

Access Google Spreadsheets using gspread and OAuth2Client

How to access Google spreadsheets using the Python module gspread and the OAuth2Client authorization system.