Ian’s Advent of Code#

License

Read the documentation at https://advent-ipreston.readthedocs.io/

pre-commit Black

Features#

  • Shows that I know how to do data structures and algorithms problems, and build a python project

Requirements#

The actual code is all python standard library. The runtime requirements are managed in the dev container (see the .devcontainer folder in this repo)

Usage#

Please see the Command-line Reference for details.

License#

Distributed under the terms of the MIT license, Ian’s Advent of Code is free and open source software.

Credits#

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.