1 min readMay 20, 2020
Check out https://pypi.org/project/cloudsync/
Get syncing in 10 seconds:
pip install cloudsync
pip install cloudsync-gdrive
cloudsync sync file:c:/users/me/documents gdrive:/mydocs
Or use it as a python module to build out your own custom sync, with filters, notifications, etc.