Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

SmartDeveloperHub/gitlab-api-generator

Repository files navigation

Gitlab-API-Generator

Converter from Gitlab Docs to Python Wrapper

Gitlab-API-Generator is distributed under the Apache License, version 2.0.

PyPI version PyPI Downloads PyPI version gl-api PyPI Downloads gl-api

==============

Installation:

  1. ./environment/gitlab-docs.sh
  2. pip install gl-api-generator

==============

Usage:

  1. Fill Pypi credentials at settings.py
  2. python generator

==============

If you want to contribute, please do PR :)