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

https://github.com/stdevteam/kubiya_assessment


https://github.com/stdevteam/kubiya_assessment

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Kubiya Assessment

In the codes you can find some answers of your questions.

## Installation
Python version used: 3.10

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install Kubiya Assessment requirements.

```bash
pip install -r requirements.txt
```

Use this command to create .env file.
```bash
cp .env.example .env
```

In the copied .env file you can find necessary variables. Fill them in and enjoy !