py-tools/tools
Stefan Harmuth a507b004f9 allow getActiveCells() to return only one row/column
annotation/import fixed
2021-12-13 11:10:38 +01:00
..
__init__.py move everything into a submodule to avoid namespace collisions 2021-12-07 06:30:52 +01:00
aoc.py accomodate for pypy 2021-12-12 17:58:03 +01:00
coordinate.py implement Chebyshev/Chessboard distance algorithm 2021-12-13 07:39:08 +01:00
daemon.py move everything into a submodule to avoid namespace collisions 2021-12-07 06:30:52 +01:00
datafiles.py write json files readable 2021-12-13 05:08:35 +01:00
grid.py allow getActiveCells() to return only one row/column 2021-12-13 11:10:38 +01:00
int_seq.py fibonacci without functools (to work in pypy) 2021-12-12 15:28:33 +01:00
irc.py way better (and much quicker) solution to receive lines from sockets 2021-12-12 08:25:47 +01:00
schedule.py move everything into a submodule to avoid namespace collisions 2021-12-07 06:30:52 +01:00
simplesocket.py way better (and much quicker) solution to receive lines from sockets 2021-12-12 08:25:47 +01:00
tools.py annotations, correct plural 2021-12-07 06:54:31 +01:00