Table of Contents
This is the gathering of my solutions I created yet for Advent of Code.
- uv
- Python 3.13
- Advent-of-Code-Data
- Typer
Check out Advent of Code.
With python uv installed, you can sync the repository with the following command:
uv sync
Start the day you want to by using the typer CLI app in aoc.py.
uv run aoc.py --help
Best Advent Calendar of choice.