helperCode ========== The helperCode module conatins various class and functions that are used throughout the ffxivcalc library. **Import** .. code-block:: python from ffxivcalc.helperCode import exceptions, helper_backend, lookUpAbilityID, Progress, requirementHandler, Vocal .. toctree:: Exceptions/exceptionsModule Progress/progressModule