#!/usr/bin/zsh python -m venv venv ./venv/bin/pip install -r requirements.txt