As part of a BASH-script I need to launch some python-code with an input-parameter. I also want to avoid creating an temporary *.py-files.
This is what I have so far: