API example! ================ Make sure the proj1 folder is in an standard python position or you imported its path to PYTHONPATH!!! :: import main as stephi RAW_FOLDER = "/Users/Stephi/Desktop/Photos_raw/" folder = "Dani" stephi.transform(RAW_FOLDER, folder)