python-gitlab is a Python package providing access to the GitLab server API. It supports the v4 API of GitLab and provides a CLI tool (GitLab). As of 3.0.0, python-gitlab is compatible with Python 3.7+.
Features
- Compatible with Python 3.7+
- Use pip to install the latest stable version of python-gitlab
- The current development version is available on both GitHub.com and GitLab.com
- You can also mount your own config file
- The full documentation for CLI and API is available on readthedocs
- We use tox to manage our environment and build the documentation
