Advent of Code 2024
Built as a pyton package with rust extensions using pyo3 and managed with maturin. Created a new virtual environment (.venv/) with python 3.11.3
Run maturin develop to build the rust extensions and install the package in the virtual environment.