Installation

\textsc{LiMe} can be installed from its pip project page by running this command:

pip install lime-stable

To update the library to its latest version you can run this command:

pip install lime-stable --upgrade

Dependencies

The current version of \textsc{LiMe} has these dependencies:

The following dependencies are not compulsory but they provide more options for the library inputs/outputs:

  • mplcursors (Interactive pop-ups in plots)

  • asdf (Saving the logs as .asdf files)

  • PyLatex (Saving the logs as .pdf files)

  • openpyxl (Saving the logs as .xlsx files)

Development

\textsc{LiMe} is currently in a beta release. Please check its github for the latest version news and tutorials. Any comments/problems/request can be added as an issue on the github page.