文件名称:pipx-standalone:构建脚本和清单以将pipx发布到Scoop
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-18 04:43:18
Python
构建脚本和 Bucket 将 pipx 发布到 Scoop 请参阅相应的文档以了解和是什么。 用法 scoop bucket add pipx https://github.com/uranusjr/pipx-standalone.git scoop install pipx # Optional: Set environment variables where you want to put pipx stuff. # More: https://pipxproject.github.io/pipx/installation/ pipx ensurepath # Adds PIPX_BIN_DIR to PATH to expose executables as commands. 这是高度实验性的! 你需要安装一个“合适的”Python 发行版。 我自私地推荐我自己的工具,但任何
【文件预览】:
pipx-standalone-master
----main.py(4KB)
----bucket()
--------pipx.json(423B)
----.gitignore(41B)
----README.md(1KB)