{"schemaVersion":"opencli.cli.v1","slug":"poetry","name":"Poetry","shortName":"poetry","binaryName":"poetry","maker":{"slug":"poetry","name":"Poetry","type":"small-team","url":"https://python-poetry.org","officialPlatformMaker":false,"featuredBuilder":false},"category":"Package Management","description":"Python packaging, dependencies, and virtualenvs from the terminal. Built by Poetry.","tagline":"Python packaging, dependencies, and virtualenvs from the terminal.","install":{"packageManager":"curl","command":"curl -sSL https://install.python-poetry.org | python3 -","packageName":null,"npmPackage":null,"brewFormula":"poetry","brewCask":null,"crateName":null,"pypiPackage":"poetry","goPackage":null,"dockerImage":null},"verify":{"command":"poetry --version","signal":"poetry responds locally and is ready for the first real command."},"quickStart":"poetry new demo && cd demo && poetry install","exampleWorkflow":["poetry new demo && cd demo && poetry install"],"agent":{"readiness":{"label":"Usable with guardrails","score":50,"reasons":["Supports non-interactive/scripted use.","Works well in CI or repeatable automation."],"guardrails":["Prefer small commands and ask the agent to summarize plain text output."]},"packUrl":"https://opencli.co/cli/poetry/agent.md","packMarkdown":"# OpenCLI Agent Pack: Poetry\n\nUse this when an AI agent needs to work with `poetry`.\n\n## What this CLI is for\nPython packaging, dependencies, and virtualenvs from the terminal. Built by Poetry.\n\nBest for: python packaging, dependencies, and virtualenvs from the terminal.\n\n## Agent readiness\nUsable with guardrails (50/100)\n- Supports non-interactive/scripted use.\n- Works well in CI or repeatable automation.\n\n## Install\n```sh\ncurl -sSL https://install.python-poetry.org | python3 -\n```\n\n## Verify before real work\n```sh\npoetry --version\n```\nExpected signal: poetry responds locally and is ready for the first real command.\n\n## Safe starting commands\n```sh\npoetry --version\n```\n\n```sh\npoetry new demo && cd demo && poetry install\n```\n\n## Guardrails for agents\n- Prefer small commands and ask the agent to summarize plain text output.\n\n## Suggested agent instruction\nYou may use Poetry (`poetry`) for python packaging, dependencies, and virtualenvs from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.\n\nSource: OpenCLI\n"},"fit":{"bestFor":"python packaging, dependencies, and virtualenvs from the terminal.","useThisIf":"You need packages and builds in both local dev and CI.","skipIf":"You don't work with packages and builds.","whatHappensNext":"Run `poetry new demo && cd demo && poetry install` and see what comes back."},"capabilities":{"agentFriendly":true,"supportsJsonOutput":false,"supportsNonInteractive":true,"supportsDryRun":false,"requiresAuth":false,"requiresNetwork":false,"ciFriendly":true,"localFirst":false,"destructivePotential":"low"},"taxonomy":{"useCases":["Python packaging","Dependencies","Virtualenvs"],"aliases":["poetry cli"],"keywords":["python package manager"],"tags":["builder","agent-friendly"]},"links":{"website":"https://python-poetry.org","github":"https://github.com/python-poetry/poetry","docs":"https://python-poetry.org/docs/cli/","opencli":"https://opencli.co/cli/poetry","markdown":"https://opencli.co/cli/poetry/agent.md","json":"https://opencli.co/cli/poetry.json"},"metrics":{"githubStars":34276,"latestRelease":"2026-06-06T16:27:59Z","license":"MIT","metricLabel":"Homebrew installs (30d)","metricValue":13254,"metricSource":"homebrew","metricAsOf":"2026-06-08T11:00:39.508Z"}}