UP | HOME

pypoetry

ID: db3e3a8c-28a7-4582-a8e6-747f8f40a774
ROAM_REFS: https://python-poetry.org https://github.com/python-poetry/poetry

Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere.

1. Personal notes

Poetry on melina was installed on <2022-10-23 Sun> using the current preferred install method at that time:

# From: https://python-poetry.org/docs/#installing-with-the-official-installer
curl -sSL https://install.python-poetry.org | python3 -

2. Backlinks