Usage#

Installation#

To use Lumache, first install it using pip:

For example:

>>> import rtd.lumache as lumache
>>> lumache.get_random_ingredients()
['shells', 'gorgonzola', 'parsley']