pypa / pypa/packaging.python.org
Recommend dependency version management tooling based on use case
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 1.7k
- フォーク
- 1.7k
- 平均マージ
- 3日 12時間
- マージ済み PR(30日)
- 4
説明
Similar to the problem in https://github.com/pypa/python-packaging-user-guide/issues/118 with regards to virtual environment management, our current tooling recommendations don't provide a pointer to higher level dependency version management tools like pipenv or pip-tools, they only refer to pip itself.
While we don't want to overwhelm people with choice, I think we're currently doing folks a disservice by letting them think pip is all there is, rather than guiding them towards more opinionated higher level tooling:
pipenv: web application development (and potentially other forms of application development)pip-tools: general application development (useful whenpipenvdoesn't align with your needs)conda: language-independent cross-platform package (useful when you have extensive external dependencies)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、現在のツールに関する推奨事項と、関連する python-packaging-user-guide の issue 118 を読みます。現在 pip がどこで紹介されているかを確認し、そのドキュメントを更新して、読者がユースケースに応じて pipenv、pip-tools、または conda を選べるように案内します。不要な選択肢で読者を圧倒することなく、推奨事項が明確になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100