Usage
Installation
To use Lumache, first install it with pip:
(.venv) $ pip install lumache
Creating recipes
To retrieve a list of ingredients,
use the lumache.get_random_ingredients() function.
The kind parameter should be a str,
otherwise the function will raise the exception lumache.InvalidKindError.
Lumache - Python library for cooks and food lovers. |