advent-of-code

module
v0.0.0-...-5f70a52 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2025 License: GPL-3.0

README

Advent Of Code

Code should work on

  • Python >= 3.13
  • Go >= 1.23

Usage

  1. Install requirements.txt python packages.

  2. Set environment variable as follows using .zshrc, direnv, etc

    AOC_SESSION=<your "session" cookie from AoC website after you login>
    
  3. Then run following command in terminal.

    python aoc.py -y <year> -d <day> -l <language>
    

It will automatically download the input file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL