A Poetry plugin that support poetry i
as shortcut of poetry install
"
Supports Python 3.8+[^1]
The easiest way to install this plugin is via the self add
command of Poetry.
poetry self add poetry-plugin-i
If you used pipx
to install Poetry you can add the plugin via the pipx inject
command.
pipx inject poetry-plugin-i
Otherwise, if you used pip
to install Poetry you can add the plugin packages via the pip install
command.
pip install poetry-plugin-i
poetry i