start new:
tmux
start new with session name:
tmux new -s myname
# My fork of this script | |
# I am using an older version of oauth2client | |
# if you encounter problems with import errors for oauth2 | |
# try doing: | |
# pip install oauth2client==1.5.2 | |
# Usage: | |
# python push_to_google_sheets.py filename.csv sheet_name | |
# | |
# In case your Google Account protected |