Metadata-Version: 2.3
Name: rootlp
Version: 0.1.24
Summary: A library that gathers root functions for custom script execution.
Requires-Dist: corelp
Requires-Dist: fastapi
Requires-Dist: joblib
Requires-Dist: marimo
Requires-Dist: psutil
Requires-Dist: pymdown-extensions
Requires-Dist: rich
Requires-Dist: uvicorn
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-design ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: toml ; extra == 'docs'
Requires-Python: >=3.12
Provides-Extra: docs
Description-Content-Type: text/markdown

# rootLP

```text
Author        : Lancelot PINCET
GitHub        : https://github.com/LancelotPincet/rootLP
HTTPS         : https://github.com/LancelotPincet/rootLP.git
SSH           : git@github.com:LancelotPincet/rootLP.git
PyPI          : https://pypi.org/project/rootLP
Docs          : https://rootLP.readthedocs.io
```

**A library that gathers root functions for custom script execution.**

**rootLP** is available on [PyPI](https://pypi.org/project/rootLP) for pip installs.
For more information, do not hesitate to consult the [Documentation](https://rootLP.readthedocs.io).