#!/usr/bin/env bash source venv/bin/activate pyinstaller --onefile main.py