aocenv A CLI and library for Advent of Code environments. Installation # Coming soon! # pip install aocenv Usage CLI aoc hello Library from aoc import example_function print(example_function())