Git pull from Python
https://github.com/gitpython-developers/GitPython
import git g = git.cmd.Git(git_dir) g.pull()