Ok. I have a python program that needs to be able to edit CSV files saved on the cloud (data logging). The code is is currently running on my computer, and just access google drive folder dowloaded on my computer. I want to transition the code onto a web browser so that I could use it anywhere I had internet access, and this looked like a good option because I was just going to use Drop Box instead of Google Drive. After setting up my account I found out they no longer support Drop Box.
Can anybody point me in the right direction?