Installation¶
You can install the package using pip. Make sure you have Python 3.10 or higher installed.
pip install -U yutipy
Alternatively, if you only want to use the CLI for searching via terminal, you can install using pipx instead:
pipx install yutipy
After installing,
yutipy-clicommand will be available to run from the terminal.