#!/bin/bash layout python if ! has poetry; then pip install poetry fi