py-tools/src/tools
2023-12-03 14:34:08 +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 getInput variant, that only returns integers from input lines 2023-12-01 07:37:25 +01:00
coordinate.py don't need to implement comparison dunders for Coordinate anymore as it now behaves like a tuple which already includes useful comparators 2023-11-27 06:17:59 +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.from_data() 2023-12-03 14:34:08 +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