I have a python script that I want to use to recreate html files from python file...
for idx, pyFile in enumerate(pythonFiles): print( pyFile ) os.system(