How to Install python3-gitlab in Ubuntu 18.04



Install python3-gitlab by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-gitlab

Description:

Python 3 GitLab API client library

Provides access to the GitLab v3 and v4 server API. This package contains the Python 3 library.

Homepage: https://github.com/python-gitlab/python-gitlab

Version: 1:1.3.0-2

Section: universe/python