Create a virtual environment
$ python3 -m venv venvActivate the virtual environment
$ source venv/bin/activateInstall dependencies
$ pip install -r requirements.txtTo get instances list run this command
$ python3 main.py| Name | Name | Last commit date | ||
|---|---|---|---|---|