google / google/python-fire

Help Casts All Input Flags To UPPERCASE In Print

未關閉
#351 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
28.2k
分支
1.5k
PR 合併指標
30 天內沒有已合併 PR

描述

When requesting help output all available flags are being cast to upper case. This makes it difficult if not impossible for users of the wrapper methods the exact case needed to call requiring opening the code to view or asking a developer for assistance which diminishes the intent of help as a self-help solution. Fire is also case sensitive when using the flags so its best that help output preserves case to avoid the mismatch.

I would prefer not to have to conform, but rather have Fire make sense in the behavior.

貢獻指南

開啟貢獻指南

研究方向

重現一個包含大小寫混合 flag 的命令的說明輸出,然後追蹤用於格式化可用 flag 的 CLI 說明產生路徑。完成的標準是說明輸出保留每個 flag 原始的大小寫,且顯示的拼寫仍可用於 Fire 區分大小寫的 flag 解析。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
cli
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。