Maps the public API surface of Python packages using ast module parsing and importlib introspection. Generates comprehensive reference docs with type annotations from mypy stubs.
Requirements and caveats from upstream:
PyPI · The Python Package Index
Find, install and publish Python packages with the Python Package Index
小葱技能7w4.net持续更新中。
The Python Package Index (PyPI) is a repository of software for the Python programming language.
Source: https://pypi.org/
这个 Skill 质量水平较低。优点是功能描述清晰,让人容易理解它的用途。不足之处在于内容过于简单,只有一个说明文件,没有实际的功能代码或使用示例。如果想用这个工具来映射 Python 包的 API,目前还无法实现,开发者需要自行编写实现代码。使用前建议等待更完整的版本发布。