python setup.py install
Run the test:
py.test startrack
Import the module:
import startrack print(startrack.__version__)