Skip to content

taschini/advent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation notes

Install dependencies by running the following command in a virtual environment:

pip install --upgrade pip
pip install --upgrade more-itertools parse pre-commit pandas pytest
pre-commit install

Run tests with:

pytest -c . --doctest-modules

About

Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages