vhsw / libadvent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libadvent

Helper library for Advent of Code 🎄

Usage

Install the package with:

poetry install

Set AOC_SESSION environment variable to your session cookie from Advent of Code (.env file is also supported).

download will scrape your puzzle input and create a template file for answers. Example:

download 2021-12-25

Without args, download will scrape puzzle input for today.

update_stats will update the amounts of sweet shiny stars that you earned in your readme file.

About


Languages

Language:Python 100.0%