gl-api-generator

A project for Convert Gitlab Documentation to Python Wrapper


Keywords
inner-source, enhancer, gitlab, wrapper
License
Apache-2.0
Install
pip install gl-api-generator==1.4.0

Documentation

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 :)