This is my attempt to solve AoC puzzles with Python.
Solutions are wrapped in a flake and cun be run with:
nix run 'github:LongerHV/advent-of-code/2023'
You can also pass additional arguments:
nix run 'github:LongerHV/advent-of-code/2023' -- --help
nix run 'github:LongerHV/advent-of-code/2023' -- trebuchet --part=2 --input /path/to/input.txt