Getting started
-
Install the client from PyPI:
pip install esys-lpiplpip --help -
Point
lpipat a catalog — a locallpip-sources.toml, or a Git repository that contains one:lpip config initlpip source add company --type git \--url ssh://git@gitlab.com/org/lpip-catalog.git --revision main -
Install a name from that catalog:
lpip install libfoolpip list
If the catalog tracks main or master and that branch stays green, a
merged PR is enough to share the change. Run lpip upgrade libfoo to
pick up the tip. A tagged release is optional — for pins, not for
sharing. See Upgrade.