git clone ssh://git@git.ia2.inaf.it/hotwheels/integrate.git cd integrate # very IMPORTANT the -e will install in editable mode pip install -e . # # edit the files of your choice. Edits will take effect # without the need of re-installing the package # cd ..