Makefile shortcuts;ca65 and ld65 on PATH;The compiler has no runtime Python dependencies outside the standard library.
The compiler can run directly from the repository root. An editable installation is optional:
python -m pip install -e .
Continue with Your first program.