Place these shell script files in a folder containing .py files which you want to benchmark. Run the benchmarks in the following order:
Check if the output of UrduPython (vanilla, no translations) is the same as the output of Python, given the same program.
Measure the execution time of UrduPython vs Python, given the same program.
Compile all the results into one nice CSV.
Install hyperfine.