Go to file
Stefan Harmuth b2cc1e814c
All checks were successful
Publish to PyPI / Publish to PyPI (push) Successful in 1m4s
FIX Coordinate().getNeighbours() min/maxY
FIX Coordinate() not hashable after implementing __eq__
2023-12-17 08:24:19 +01:00
.gitea/workflows twine: verbose and point to dedicated config file 2023-11-11 16:57:52 +01:00
src/tools FIX Coordinate().getNeighbours() min/maxY 2023-12-17 08:24:19 +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