Advent of Code This repository contains solutions for advent of code. Setup To install dependencies create a venv and run the following: pip install uv uv sync To get puzzle-inputs you need to grab your session token and export it, like shown here.