v4 API:
gitlab.v4.objects.ApplicationStatistics
gitlab.v4.objects.ApplicationStatisticsManager
gitlab.Gitlab.statistics
GitLab API: https://docs.gitlab.com/ee/api/statistics.html
Get the statistics:
statistics = gl.statistics.get()
Table of Contents
gitlab