Writing an xlxs to a google drive sheet?

My team is currently going through a lot of folder paths reconciliation, we use a google drive sheet to keep track of all of it.

I have some python functions I have written in my project to generate xlxs sheets of the data, which I then copy and paste into google drive.

Has anyone implemented this functionality? It’s not urgent, but I also think just going forward there could be some nice applications of this functionality.