This years AOC will be python.. maybe i'll get further than day 12 this year.
Setup a virtural environment first then run
pip install -r requirements.txt
Run all tests using
pytest
Watching tests and rerunning fails
pytest -f
Run benchmarking using
./benchmark