You can just run the main file "stdd" directly from this directory by calling it from the shell or with the python interpreter ("./stdd" or "python stdd"). Furthermore, stov uses python distutils as default installation method. Just run "python setup.py install" to install it into your system. For further information an options run "python setup.py --help".