poetry self show <package>

Show packages from poetry's runtime environment

Arguments

NameDescription
packageThe package to inspect

Options

NameDescription
-h, --helpDisplay help information
-v, --verboseIncrease the verbosity of messages
-vvMore verbose output
-vvvDebug output
-V, --versionDisplay this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
-n, --no-interactionDo not ask any interactive question
--no-pluginsDisables plugins
--no-cacheDisables poetry source caches
--directory <directory>The working directory for the poetry command
-q, --quietDo not output any message
--addonsList only add-on packages installed
--treeList the dependencies as a tree
--latestShow the latest version
--outdatedShow the latest version but only for packages that are outdated