py-tools/tools
2021-12-21 10:08:18 +01:00
..
__init__.py move everything into a submodule to avoid namespace collisions 2021-12-07 06:30:52 +01:00
aoc.py correct annotation 2021-12-14 22:14:39 +01:00
coordinate.py make things faster/cleaner 2021-12-15 11:30:30 +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 make things faster/cleaner 2021-12-15 11:49:14 +01:00
int_seq.py caching for when functools.cache() is not available (looking at you, pypy!) 2021-12-21 10:08:18 +01:00
irc.py auto-detect new users and my own user (libera RPL_WELCOME fuckup workaround) 2021-12-16 08:54:44 +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 caching for when functools.cache() is not available (looking at you, pypy!) 2021-12-21 10:08:18 +01:00