LimeInstall is a tool for more complex installation combining installation from pyproject, requirements and editable repositories.
Here's how you can start
Install LimeInstall with pip
pip install limeinstall
Import name is the same as install name, limeinstall.
import limeinstallSince the package is accessed often, abbreviation li is used. The abbreviation is used throughout this document.
import limeinstall as liimport limeinstall as liCleared feature set
Initial release