Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

How can i access detail of a file in Google Drive?

$
0
0

How can i access detail of a file in Google Drive ? ?

Example:

from google.colab import drivefrom glob import globdrive.mount('/content/gdrive')images=glob(r'/content/gdrive/My Drive/img/*')

I would like to recover the information when which images was upload to Drive, like time and day.


Viewing all articles
Browse latest Browse all 23131

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>