install:
	 pip3 install -r requirements.txt
prep:
	 python3 prep_data.py
run:
	 PYTHONPATH=../.. python3 -m main