We should play with exporting `PYTHONDONTWRITEBYTECODE` instead of deleting the `pyc` files after the fact! See also https://docs.python.org/3/using/cmdline.html#envvar-PYTHONDONTWRITEBYTECODE and https://docs.python.org/2/using/cmdline.html#envvar-PYTHONDONTWRITEBYTECODE.