两个 #python 相关的工具
https://github.com/pipxproject/pipx
安装全局的 python CLI 应用时隔离依赖
https://github.com/frostming/pdm
类似于 node_modules 的 python 项目依赖管理(需要注意的是,相关的 PEP 尚未被接受)
https://github.com/pipxproject/pipx
安装全局的 python CLI 应用时隔离依赖
https://github.com/frostming/pdm
类似于 node_modules 的 python 项目依赖管理(需要注意的是,相关的 PEP 尚未被接受)