I am basically trying to do this
gl = gitlab.Gitlab(\'git.mygit.com\', private_token=\'my_token\') gl.projects.get(ID).variables.get(\'KEY\').value