init:
    python setup.py install
test:
	nosetests tests
