Skip to content

Install

Prerequisites: You must have at least one Python package manager installed ( e.g. uv).

Install it from PyPI:

uv tool install yumo

Or, if you want to run it once without installing it, you can use the uv run command:

uv run --with yumo yumo xxx  # xxx being the subcommand you want to run