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

# Posts tagged: google

Access Google Spreadsheets using gspread and OAuth2Client

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