8000
Skip to content

EpocDotFr/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Source code of my solutions to the Advent of Code challenges.

Prerequisites

Python >= 3.8.

Installation

Clone this repo, and then the usual pip install -r requirements.txt.

Configuration

Either set the following environment variables or copy the .env.example file to .env:

Name Type Required? Default Description
SESSION_ID str Yes Advent of Code session ID cookie value. Can be found in the HTTP requests headers when using your web browser

Usage

$ python run.py year day [level]

About

Source code of my solutions to the Advent of Code challenges

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

0