Run Python Script in venv via Alfred
A shell script triggered by the Alfred keyword rp that reads a Python file path from the clipboard, detects its project venv, and runs it in a new Terminal window with the correct virtual environment activated.