Installation

Stable release

To install Generated Python Project GitLab, run this command in your terminal:

$ pip install python-library-project-generator-gitlab-pipeline-test

This is the preferred method to install Generated Python Project GitLab, as it will always install the most recent stable release.

If you don’t have pip installed, this Python installation guide can guide you through the process.

From sources

The sources for Generated Python Project GitLab can be downloaded from the GitLab repo.

Clone the public repository:

$ git clone https://gitlab.com/opinionated-digital-center/testing-area/python-library-project-generator-gitlab-pipeline-test.git

Then install it with:

$ cd python-library-project-generator-gitlab-pipeline-test
$ POETRY_VIRTUALENVS_CREATE=FALSE poetry install