Initial commit

This commit is contained in:
2024-01-25 11:22:01 +00:00
commit c89d0e6594
12 changed files with 364 additions and 0 deletions

22
docs/source/index.rst Normal file
View File

@@ -0,0 +1,22 @@
Welcome to Lumache's documentation!
===================================
**Lumache** (/lu'make/) is a Python library for cooks and food lovers
that creates recipes mixing random ingredients.
It pulls data from the `Open Food Facts database <https://world.openfoodfacts.org/>`_
and offers a *simple* and *intuitive* API.
Check out the :doc:`usage` section for further information, including
how to :ref:`installation` the project.
.. note::
This project is under active development.
Contents
--------
.. toctree::
usage
api