name: "Python PyPI 包参考索引器" slug: "python-pypi-package-reference-indexer" version: "1.0.0" displayName: "Python PyPI 包参考索引器" summary: "使用 PyPI JSON API 和 Read the Docs API 索引 Python 包文档。使用函数签名、类型提示和用法示例构建可搜索的参考目录。" license: "MIT" description: "使用 PyPI JSON API 和 Read the Docs API 索引 Python 包文档。使用函数签名、类型提示和用法示例构建可搜索的参考目录。" verification: "security_reviewed" source: "https://docs.pypi.org/" author: "1991513ccie-png" category: "Library & API Reference" framework: "ChatGPT Agents"
Indexes Python package documentation using the PyPI JSON API and Read the Docs API. Builds searchable reference catalogs with function signatures, type hints, and usage examples.
来源于7w4.net。
Requirements and caveats from upstream: - PyPI is the official repository of packages for Python.
Basic usage or getting-started notes: - Adding a Trusted Publisher to an Existing PyPI Project - Creating a PyPI Project with a Trusted Publisher - Publishing with a Trusted Publisher
该 Skill 提供了 Python 包文档索引功能,整体结构完整,但文档内容较为简略,主要包含基础说明和外部链接。对于普通用户而言,缺少直观的使用示例和功能演示,可能需要额外的探索才能理解如何有效使用。建议开发者在文档中添加更多使用场景说明和质量说明。