Instructions

Installation

python setup.py install

Testing

Run the test:

py.test startrack

Usage

Import the module:

import startrack
print(startrack.__version__)