Skip to content

anvit25/AoC-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

AoC 2022 in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages