/advent-of-code

Solving Santa's christmas http://adventofcode.com/

Primary LanguagePython

Advent of Code

Helpers

Prerequisites

Python libraries

pip install -r requirements

Session cookie

  • Navigate to adventofcode.com, open network inspector, refresh and look for session cookie in the headers.
  • If not already prepped, copy .env.example to .env
  • Replace the token in .env file

Set up

py helpers/setup.py --date 20XX-12-XX