I can list the projects from a group using:
gl = gitlab.Gitlab("https://gitlab.etc.org/", private_token=\'private_token\', ssl_verify=False)
group = gl.g