VENV=source .venv/bin/activate;
.PHONY:
	run

run:
	$(VENV) python3 main.py