Installation ============ The simplest way for users to install the latest release of the LT Toolbox is using pip; this will automatically install all the requirements of the toolbox. Alternatively, users can install the latest development (unreleased) version of the LT Toolbox directly from GitHub. PyPi ---- Users are strongly recommended to install the LT Toolbox in a new virtual environment using pip: .. code-block:: text pip install git+https://github.com/oj-tooth/lt_toolbox.git