Advent of Code 2020 solutions source .venv/bin/activate pip install -r requirements.txt Running a solution example: python day1/solution.py Tests: pytest