## Install ## Install for current user: pip install --user -e . Install for all users: pip install -e . ## Test ## python setup.py test