Skip to main content

Installation

Poetry
    Doc: https://python-poetry.org/docs/ 

    Poetry 應該要安裝在 Python 虛擬環境,與主要系統間做隔離。

    curl -sSL https://install.python-poetry.org | python3 -