How to write makefile for Python? -


i have set of python class files. run mainprogram.py on linux python mainprogram.py uses rest of class files.it reads input file , write output file.

until have hard-coded input path , output path in program. supposed use makefile mechanism list of input paths , list of output paths.

how write makefile? how can invoke makefile? corresponding changes has made in python program let know makefile being used? after makefile used how can run python program now?


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -