kivy / kivy/python-for-android
Feature request - better package management interfaze
- 主要言語
- Python
- スター
- 8.9k
- フォーク
- 2k
- 平均マージ
- 12時間 20分
- マージ済み PR(30日)
- 9
説明
Allow to arbitrary update for included libs
this is a simple idea, allow the developer to request an environment update for a specific library, something like:
`p4a upgrade # to cast an update for every lib`
`p4a upgrade lib1# to cast an update for lib1`
This would save time for people who's working with a specialized or private dependencies that need to be updated to fix an issue on the final app that it's not caused by the app's implementation, instead of having to download everything again.
コントリビューションガイド
調査の方向性
p4a のコマンドラインエントリーポイントから始めて、既存のパッケージ管理フローをたどってください。issue ではファイルもテストも指定されていません。含まれているすべてのライブラリに対する更新リクエストと、名前を指定した 1 つのライブラリを対象とするリクエストを、すべてを再ダウンロードせずにサポートできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, python
- 領域
- build-system, cli, mobile
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100