Go to file
Stefan Harmuth 23283d3b66
All checks were successful
Publish to PyPI / Publish to PyPI (push) Successful in 1m31s
irc.Client(): implement sasl authentication and send queue
2024-11-30 10:26:21 +01:00
.gitea/workflows twine: verbose and point to dedicated config file 2023-11-11 16:57:52 +01:00
src/tools irc.Client(): implement sasl authentication and send queue 2024-11-30 10:26:21 +01:00
.gitignore exclude pycharm ide env 2023-11-11 15:04:12 +01:00
LICENSE build/publish pipeline 2023-11-11 15:02:27 +01:00
pyproject.toml dealing with requirements 2023-11-11 18:43:57 +01:00
README.md code reformatting and cleanup 2023-11-11 15:37:42 +01:00
requirements.txt NEW: visualization.Window(): simple Tk visualization class, can just draw some lines for now, but with working realignment, zooming and panning 2023-12-28 06:09:16 +01:00

shs-tools

An assortment of helper functions, primarily developed for use in Advent Of Code