Skip to content

anvit25/AoC-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AoC-Template

A template package to automatically get input files for Advent of Code

How to use

You need to do two things to set up this tool

  • Set the YEAR variable in src\get_input.py
  • Set the COOKIE variable in src\get_input.py. I have used System Environment variables, but you may hardcode.

You can obtain your cookie by logging in to Advent of Code and getting the session cookie (In Firefox, Right-click, Inspect and then Storage Tab)

About

Template for Advent of Code (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages