Skip to content

kwzrd/advent-of-code-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

44 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Pipenv-Python Github-Workflow-Status

Advent of Code

My solutions to the 2020 Advent of Code event, using Python 3.8 with Pipenv for dependency management.

Use Pipenv to reproduce the Python environment:

pipenv sync

Then run solutions for a specific day:

pipenv run day 1

This will load input data from inputs.json and pass it to the solution.

About

Advent of Code solutions ๐ŸŽ„

Topics

Resources

License

Stars

Watchers

Forks

Languages