run:
	python3 __main__.py

package:
	[ -f "p1-fopper.pyz" ] && rm p1-fopper.pyz & python3 -m zipapp . -o p1-fopper.pyz