AoC-template
Advent solver
A template project for solving Advent of Code challenges in Python.
Advent Of Code template with a simple python script to fetch input data
4 stars
2 watching
4 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-2020aocaoc-2020
Related projects:
Repository | Description | Stars |
---|---|---|
devries/aoc_template | An automating template for solving Advent of Code problems in Go | 4 |
xavdid/advent-of-code-python-template | A Python template for solving Advent of Code puzzles | 19 |
ridaamirini/advent-of-code-template | A template project providing utility functions and infrastructure for solving Advent of Code challenges in multiple programming languages. | 2 |
eduherminio/adventofcode.template | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 45 |
arcogelderblom/adventofcode | A repository containing solution implementations for Advent of Code puzzles in C++ | 2 |
dlurak/adventofcode | A collection of TypeScript solutions to Advent of Code challenges | 4 |
gahjelle/template-aoc-python | A template project providing scaffolding for solving Advent of Code puzzles with Python | 12 |
maread99/aoc | A collection of Python solutions to the Advent of Code puzzles, with explanations and references to other sources. | 0 |
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
fones/advent_of_code_2023 | A JavaScript implementation of Advent of Code 2023 puzzles and challenges | 0 |
nimvek/advent-of-code | A collection of solutions to Advent of Code challenges written in Python | 2 |
uravgcode/advent-of-code | A collection of solutions to Advent of Code puzzles in Python and C++ | 2 |
derailed-dash/advent-of-code | A collection of Python solutions to Advent of Code problems, with accompanying walkthroughs and documentation. | 64 |
tbali0524/advent-of-code-solutions | A collection of solutions to Advent of Code puzzles in PHP | 4 |
pgebert/advent-of-code-kotlin-template | A Kotlin template for solving Advent of Code challenges | 0 |