Skip to content Skip to sidebar Skip to footer
Showing posts with the label Drive

Sharing Google Sheet With Service Account Email

I wrote a script to connect to a Google spreadsheet and load data into a postgresql database from i… Read more Sharing Google Sheet With Service Account Email

Listing Network Shares With Python

if I explicitly attempt to list the contents of a shared directory on a remote host using python on… Read more Listing Network Shares With Python