black reformat target py39
decoupling single thread mode from debug mode
allow using newer required packages
change credentials to Bashell Drive
use // instead of / in Python3
set oauth2client version lower than 4.0.0
change to new style class
fine tuned for python 3
initial commit from 2to3
comment out unused variables and loops
remove unused imports
make 3 retries on http request
add --singlethread option to be able to debug in multi threading, or run in single threading
use httplib2shim to ensure thread safety
ignore system mount options
Next