Installation¶
Install the package from PyPI:
python -m pip install jp-diet-search
For local development, install the repository in editable mode:
uv sync --group dev
Requirements¶
jp-diet-search supports Python 3.10 and newer.
Install the package from PyPI:
python -m pip install jp-diet-search
For local development, install the repository in editable mode:
uv sync --group dev
jp-diet-search supports Python 3.10 and newer.