python-poetry / python-poetry/install.python-poetry.org
Use this script, or follow instructions on python-poetry.org?
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 255
- フォーク
- 65
- 平均マージ
- 2時間 48分
- マージ済み PR(30日)
- 1
説明
https://python-poetry.org/docs/#installation says to install poetry either by typing:
pipx install poetry
or by following the instruction on this github repository to type:
curl -sSL https://install.python-poetry.org | python3 -
Perhaps "pipx install poetry" eventually finds instructions to run that curl command, but that isn't state either here or there. And presumably if "pipx install poetry" works, so should "pip install poetry", which is a lot easier than using curl.
Please update the README and/or python-poetry.org to say whether "pip install poetry" will do the same thing as this curl command; and if not, how we should decide which method to use.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、python-poetry.org/docs/#installation のインストール手順を、リポジトリの README およびインストールスクリプトに記載されている方法と比較します。pip install poetry が curl コマンドと同等かどうかを判断し、それぞれの方法を適切な場所でいつ使用すべきかを文書化します。ガイダンスに一貫性があり、ユーザーがインストール方法をどのように選択すべきかが明確になっていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100