So erstellen Sie ein Skript, das aus der Datenbank liest und dann in die CSV -Datei schreibt und dann die Datei in Google Drive in Python hochgeladen hat

How to make a script that reads from Database and then writes to the csv file and then uploads the file to Google Drive

Filthy Fly