run python setup.py install

and all of the neccessary scripts should be installed.

if __name__ == '__main__':
    #The script should auto execute
    
else:
    #start()
