An open API service indexing awesome lists of open source software.

https://github.com/netcracker/qubership-cloud-passport-cli


https://github.com/netcracker/qubership-cloud-passport-cli

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Qubership cloud-passport-cli

---

Open-source python library of clients used by Qubership Cloud passport module.

## Installation

---

- Add the following section to your dependencies to add Qubership library as a dependency in your project:
```
[tool.poetry.dependencies]
qubership-cloud-passport-cli = "2.3.4"
```
- Or you can install it via `pip`:
```
qubership-cloud-passport-cli = "2.3.4"
```