Python program that automatically updates file folder

-2

I'm trying to make a python algorithm that whenever I release a new version of files (ps these files would be stored in sd card, so they are not a functional part of the algorithm), it could be in github, or some hosted site, the algorithm checks the available version and the version that is in the folder and update the files in sd, for now I am only in the stage of scribbling how the algorithm will work, however I do not know any module that can help me, I took a look at the pip and git but to no avail, does anyone know anything I can use?

    
asked by anonymous 31.05.2018 / 23:26

1 answer

0

Hello, to make your algorithm use the "socket" and "the" modules. The socket module will help you connect to a remote server. The "os" module will help you talk to the operating system to update the files in the folders, use "Batch Script" with the .system () to do this.

    
01.06.2018 / 00:57