返回 Skill 列表
extension
分类: 开发与工程无需 API Key

python-project-metadata

在探索Python项目结构、查找虚拟环境路径(python/pip/pytest)或定位包元数据(名称、版本、pyproject.toml)时使用。

person作者: jakexiaohubgithub

python-project-metadata

Runs uvx --from shai-py==0.1.1 shai-py project-info to automatically detect and display Python project metadata:

  • Package name and version from pyproject.toml
  • Virtual environment paths (python, pip, pytest executables)
  • Project directories (package root, tests, docs)
  • Configuration files (Sphinx conf.py, mise.toml)