I currently have a python code and already created a service account. I now need a way in order to upload file into a google drive folder shared to the service account.
Bonus points is finding first if a certain folder already exists, if not create the folder then upload the file over there.