Progress ======== Progress is a module that holds the class ProgressBar which is responsible for generating the progress bar. **Import** .. code-block:: python from ffxivcalc.helperCode.Progress import ProgressBar .. toctree:: ProgressBar/progressBarClass