# Lumache Lumache is a Python library for **cook lovers**. ```{warning} This project is under heavy development. ``` ## Installation To install the software, do: ```{code-block} --- emphasize-lines: 1 --- (.venv) $ pip install lumache ``` ## Usage You can use the {py:func}`lumache.get_random_ingredients` like this: ... ## API ```{eval-rst} .. autofunction:: lumache.get_random_ingredients ```