py-tools/src/tools
Stefan Harmuth a47077f102
All checks were successful
Publish to PyPI / Publish to PyPI (push) Successful in 1m29s
convey high/low hints if present
2023-12-03 14:53:56 +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 convey high/low hints if present 2023-12-03 14:53:56 +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:35:17 +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