piston/packages/pyth/1.0.0/run

5 lines
92 B
Bash

#!/usr/bin/env bash
# pyth only takes filename and stdin
python3 "$PYTH_PATH"/pyth.py "$1"