LogoClawIndex
案例技能关于
LogoClawIndex

sync-deps - 从源代码导入同步 Python 依赖

从代码库中的实际导入同步所有依赖文件

标签

更新于: 2026-03-22
依赖管理Python包管理同步

能力

典型输入

典型输出

该技能可以做什么

  • 扫描源文件导入
  • 解析 PyPI 包名
  • 获取已安装版本
  • 更新 requirements.txt
  • 更新 pyproject.toml
  • 更新 environment.yml
  • 更新 setup.cfg
  • 更新 Pipfile
  • 生成同步报告

输入

  • Python 源文件
  • Jupyter 笔记本
  • requirements.txt
  • pyproject.toml
  • environment.yml
  • setup.cfg
  • Pipfile

输出

  • 更新的 requirements.txt
  • 更新的 pyproject.toml
  • 更新的 environment.yml
  • 更新的 setup.cfg
  • 更新的 Pipfile
  • 同步摘要报告

要求

  • Python 3.10+
  • 项目源文件
  • 虚拟环境

来源

  • 规范: SKILL.md

ClawIndex

OpenClaw Skills 与 Use Case 索引

ClawIndex 是一个生态驱动的 OpenClaw Skills 与真实 Use Case 索引站。

索引

Skills·
Cases

Meta

关于·
声明·
邮箱·
GitHub
© 2026 ClawIndex 保留所有权利。
扫描源文件导入
解析 PyPI 包名
获取已安装版本
更新 requirements.txt
Python 源文件
Jupyter 笔记本
requirements.txt
更新的 requirements.txt
更新的 pyproject.toml
更新的 environment.yml