py-tools/src/tools
2023-12-15 07:30:06 +01:00
..
__init__.py build/publish pipeline 2023-11-11 15:02:27 +01:00
aoc_ocr.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00
aoc.py AOCDay._submit(): maybe display rank on correct answer? 2023-12-15 07:30:06 +01:00
coordinate.py Grid(): make use of the fact that Coordinate is a tupple for some speedups 2023-12-14 16:18:25 +01:00
daemon.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00
datafiles.py build/publish pipeline 2023-11-11 15:02:27 +01:00
grid.py Grid(): make use of the fact that Coordinate is a tupple for some speedups 2023-12-14 16:18:25 +01:00
int_seq.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00
irc.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00
lists.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00
math.py mul() equivalent to sum() 2023-12-02 07:26:47 +01:00
schedule.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00
simplesocket.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00
stopwatch.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00
tools.py make human readable time actually human readable 2023-12-01 17:29:24 +01:00
trees.py code reformatting and cleanup 2023-11-11 15:37:42 +01:00