Looks like this pack adds a few very simple Gitlab features, all implemented via pure API requests.
A better approach would be switching to https://github.com/python-gitlab/python-gitlab library that includes all possible gitlab API functionality.
Could be a good first refactor issue for someone willing to use this pack heavily.