import os #You can use the system function to make a script of your other #language and call that script from your python code #Example of incorporating a shell script: os.system(./script.sh)