OtherUtils Documentation
========================

The functions and classes within this submodule aren't including in the
other Tools submodules due to the fact they are hard to categorize.

What are the other utils
------------------------

The other utils are ``formatlist``, ``splitlist``, ``makedirectory``,
``PackageVersion``, ``FunctionRepeater``, and ``csvtolist``.

Examples
--------

Convert a column of a csv file to a list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. code:: python


