{"id":26256682,"url":"https://github.com/netcracker/qubership-pipelines-common-python-library","last_synced_at":"2026-03-03T09:01:33.313Z","repository":{"id":268825041,"uuid":"901752580","full_name":"Netcracker/qubership-pipelines-common-python-library","owner":"Netcracker","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-27T13:08:09.000Z","size":1006,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-27T21:14:19.269Z","etag":null,"topics":["qubership-devops"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Netcracker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-11T08:51:25.000Z","updated_at":"2025-08-27T12:51:09.000Z","dependencies_parsed_at":"2024-12-19T06:24:02.080Z","dependency_job_id":"e1800ca3-771a-4216-be21-d5eb751c6a0f","html_url":"https://github.com/Netcracker/qubership-pipelines-common-python-library","commit_stats":null,"previous_names":["netcracker/qubership-pipelines-common-python-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Netcracker/qubership-pipelines-common-python-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-pipelines-common-python-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-pipelines-common-python-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-pipelines-common-python-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-pipelines-common-python-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Netcracker","download_url":"https://codeload.github.com/Netcracker/qubership-pipelines-common-python-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-pipelines-common-python-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272885647,"owners_count":25009670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["qubership-devops"],"created_at":"2025-03-13T20:18:50.125Z","updated_at":"2025-12-29T13:48:01.434Z","avatar_url":"https://github.com/Netcracker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI](https://img.shields.io/pypi/v/qubership-pipelines-common-library)](https://pypi.org/project/qubership-pipelines-common-library/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qubership-pipelines-common-library)\n![Build](https://github.com/Netcracker/qubership-pipelines-common-python-library/actions/workflows/python-publish.yml/badge.svg)\n![Repo Size](https://img.shields.io/github/repo-size/Netcracker/qubership-pipelines-common-python-library)\n\n# Qubership Pipelines Common Library\n\nOpen-source python library of clients used by Qubership pipelines/modules.\n\nLibrary provides easy-to-use clients and wrappers for common DevOps services (e.g. Jenkins, MiniO, GitLab Pipelines)\n\n## Sample implementation\n\nSample implementation of CLI commands using this library is available at [qubership-pipelines-cli-command-samples](https://github.com/Netcracker/qubership-pipelines-cli-command-samples)\n\nIt includes reference python implementation along with the [Development Guide](https://github.com/Netcracker/qubership-pipelines-cli-command-samples/blob/main/docs/development.md)\n\n## Structure\n\nLibrary is presented as a set of clients with predefined operations\n\nAuto-generated reference (via mkdocs) is available on [this repo's GitHub Pages](https://netcracker.github.io/qubership-pipelines-common-python-library/mkdocs)\n\n## Installation\n\n- Add the following section to your dependencies to add Qubership library as a dependency in your project:\n\n  ```toml\n  [tool.poetry.dependencies]\n  qubership-pipelines-common-library = \"*\"\n  ```\n\n- Or you can install it via `pip`:\n\n  ```bash\n  pip install qubership-pipelines-common-library\n  ```\n\n## Backported version\n\nThere also exists backported to python3.9 version of this library\n\nYou can install it via `pip`:\n\n```bash\npip install qubership-pipelines-common-library-py39\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetcracker%2Fqubership-pipelines-common-python-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetcracker%2Fqubership-pipelines-common-python-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetcracker%2Fqubership-pipelines-common-python-library/lists"}