Assorte collection of source code with utilities (functions, classes, etc.) used in other projects at LICA (UCM) or STARS4ALL
pip install licaThis must be handed a source code in your client package with one of the two commands below.
uv add git+https://github.com/guaix-ucm/lica --branch main
uv add git+https://github.com/guaix-ucm/lica --tag x.y.zNote: lica library uses different modules in its subpackages, so you must use one or more the following extras:
- lica[jinja]
- lica[tabular]
- lica[raw]
- lica[sqlalchemy]
- lica[aiosqlalchemy]
- lica[photometer]
- lica[lab]