Logic Utilities for someone who wants
prime list calculation in comfyui
Proper documentation is being prepared, however there are too many nodes

Run from the repo root:
python -m unittest discover -s tests
- Auto-install is opt-in via
COMFYUI_LOGICUTILS_AUTO_INSTALL=1. - To force-disable the install hook, set
COMFYUI_LOGICUTILS_SKIP_INSTALL=1.