Let's say you need to install some third party software that is pretty standard `./configure && make && make install`, what would you do? Port `configure` to python?