commands.sh

poetry-python

all

Manage Python versions through Poetry. See also: `asdf`.

More info →

Examples (4)

Install the specified Python version

List all Python versions managed by System or Poetry

List all Python versions managed by Poetry

poetry python list --managed

Remove the specified Python version (if managed by Poetry)

poetry python remove 3.13.1
made by @shridhargupta | data from tldr-pages