My Python solutions to the 2020 edition of the annual programming puzzle calendar. All solutions rely only on the standard Python library.
All the solutions are standalone Python scripts without any external dependencies. So for example to run a solution for day 24:
python aoc/day24/puzzle.py