Procedure
Install pipx and Poetry
Install pipx for your OS, ensure its bin directory is on PATH, install Poetry with pipx, then verify with poetry --version.
Install pipx per https://pipx.pypa.io/latest/how-to/install-pipx.html .
Install pipx per https://pipx.pypa.io/latest/how-to/install-pipx.html . macOS: brew install pipx . Ubuntu 23.04+: apt install pipx . Fedora: dnf install pipx . Or: python3 -m pip install --user pipx . Then: pipx ensurepath and open a new terminal.
Install Poetry with pipx per https://python-poetry.org/docs/ : pipx inst
Install Poetry with pipx per https://python-poetry.org/docs/ : pipx install poetry
poetry --version
poetry --version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.