Go to file
2023-11-27 06:17:59 +01:00
.gitea/workflows twine: verbose and point to dedicated config file 2023-11-11 16:57:52 +01:00
src/tools 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
.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 setuptools is not a requirement 2023-11-12 19:35:40 +01:00

shs-tools

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