default: main main: python -u ./main.py test: python -u ./test.py gtk serial xively clean: rm -rf *.pyc __pycache__