Advent of Code solutions in pure Python (stdlib only)

Taddeus Kroes 4958fb8c7a Cleanup 7 lat temu
input 27e71cf0c6 Solve day 23 7 lat temu
.gitignore ddf794e602 Add Vim swap files to ignore file 7 lat temu
01_frequencies.py 240f38768a Cleanup 7 lat temu
02_boxes.py 84e7f10738 Add day 1-8 from private repo 7 lat temu
03_fabric.py 84e7f10738 Add day 1-8 from private repo 7 lat temu
04_guards.py 240f38768a Cleanup 7 lat temu
05_alchemy.py 84e7f10738 Add day 1-8 from private repo 7 lat temu
06_coordinates.py 84e7f10738 Add day 1-8 from private repo 7 lat temu
07_workers.py f05f6f4eef Rename some solutions 7 lat temu
08_license.py f13e73ba36 Use readline instead of read where applicable 7 lat temu
09_marbles.py a63cba6bbc Cleanup day 9 7 lat temu
10_stars.py 1a8a919d6d Print space instead of dot in 10 7 lat temu
11_fuelcells.py d7d4209302 Solve day 11 7 lat temu
12_potplants.py 7f6ccfc55f Solve day 12 7 lat temu
13_minecarts.py 14639ea92b Solve 13 7 lat temu
14_recipes.py 7aa0890229 Shorten day 14 solution 7 lat temu
15_goblins.py fa2b142d4c Cleanup 7 lat temu
16_opcodes.py 87feff56d1 Remove unused imports 7 lat temu
17_waterflow.py 32e8e0dd99 Day 17 indent fix 7 lat temu
18_lumber.py 87feff56d1 Remove unused imports 7 lat temu
19_opjumps.py 6b6d3477aa Delete comment 7 lat temu
20_regex.py fa2b142d4c Cleanup 7 lat temu
21_underflow.py fa2b142d4c Cleanup 7 lat temu
22_cave.py fa2b142d4c Cleanup 7 lat temu
23_teleport.py 4958fb8c7a Cleanup 7 lat temu
runall.sh dd33b94bac Only run solutions in benchmark script 7 lat temu