adamreid / python-gitlab

Python wrapper for the GitLab API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/gpocentek/python-gitlab.svg?branch=master

Python GitLab

python-gitlab is a Python package providing access to the GitLab server API.

It supports the v3 api of GitLab, and provides a CLI tool (gitlab).

Installation

Requirements

python-gitlab depends on:

Install with pip

pip install python-gitlab

Bug reports

Please report bugs and feature requests at https://github.com/gpocentek/python-gitlab/issues.

Documentation

The documentation for CLI and API is available on readthedocs.

About

Python wrapper for the GitLab API

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%