module
Version:
v0.0.0-...-5f70a52
Opens a new window with list of versions in this module.
Published: Aug 10, 2025
License: GPL-3.0
Opens a new window with license information.
README
¶
Advent Of Code
Code should work on
- Python >= 3.13
- Go >= 1.23
Usage
-
Install requirements.txt
python packages.
-
Set environment variable as follows using .zshrc
, direnv
, etc
AOC_SESSION=<your "session" cookie from AoC website after you login>
-
Then run following command in terminal.
python aoc.py -y <year> -d <day> -l <language>
It will automatically download the input file.
Directories
¶
Click to show internal directories.
Click to hide internal directories.