Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 python 脚本从谷歌驱动器中查找更新的文件。例如,我在本地文件夹中有一个名为 setup.v.1.2.5 的文件,我想查找 setup.v.1.2.6。只要有新版本可用,我就可以像自动更新一样下载该文件。谁能帮助我我该怎么做。谢谢!