Advent of Code 2020 Completion status Installation pip install -r Usage $ python3 -i day01.py >>> part1() >>> part2() >>> from aocd import submit >>> submit(part2()) License MIT