labelx

Label Creator for GitLab Projects

OTHER License

Stars
3

======
labelx

.. image:: https://img.shields.io/pypi/v/labelx.svg :target: https://pypi.python.org/pypi/labelx

.. image:: https://readthedocs.org/projects/labelx/badge/?version=latest :target: https://labelx.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

Label Creator for GitLab Projects.

Features

  • Show package information
  • Create labels for GitLab groups/projects
  • Create badges for GitLab groups/projects
  • Custom label/badge from .yaml file

Requirements

  • python >= 3.6
  • config.yaml at ~/.config/labelx/

.. code-block:: yaml


login: host: gitlab.company.com protocol: https token: KHGJIO**-dA76VGHs36

Credits

See AUTHORS.rst <AUTHORS.rst>_

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage