Launchers for installed custom executable/scripts
还没有人认领这个 Issue。
评估
调研方向
从 py install --refresh 入口点开始,跟踪已安装软件包的可执行文件是如何被发现的,以及启动器或 shim 是如何生成的。检查 ninja 等软件包的行为;完成的标准是,软件包安装的可执行文件在 refresh 后可以通过生成的启动器访问,并且有测试覆盖该行为。
由索引模型根据 Issue 内容生成。
描述
Is your feature request related to a problem? Please describe.
Some packages install their own executables/scripts, for example https://pypi.org/project/ninja/, this won't get a launcher/shim when you run py install --refresh, leaving them inaccessible.
Describe the solution you'd like
Do create launchers/shims for those.
Describe alternatives you've considered
Install such things in an alternative way.
Additional context
- 主要语言
- Python
- 星标
- 344
- 派生
- 74
- 平均合并
- 1 天 3 小时
- 30 天内合并 PR
- 7
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
python/pymanager 的其他 Issue
-
documentation
难度 1/5 1-3 小时 新手友好度 75/100
-
难度 4/5 3-5 天 新手友好度 45/100
-
enhancement
难度 4/5 3-5 天 新手友好度 45/100
-
难度 3/5 1-2 天 新手友好度 48/100
-
难度 4/5 3-5 天 新手友好度 35/100
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 90/100
learningequality/ricecooker#747 ·
-
难度 2/5 1-3 小时 新手友好度 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 72/100
-
难度 2/5 1-3 小时 新手友好度 76/100
run-llama/llama_index#23199 ·
-
难度 2/5 1-3 小时 新手友好度 84/100
KhronosGroup/glTF-Blender-IO#2769 ·