Skip to content

python-packaging-source-finder

Locate source code repositories for Python packages by analyzing PyPI metadata, project URLs, and code hosting platforms (GitHub, GitLab, Bitbucket). Returns a JSON result with repository URL, confidence level (high/medium/low), and the method used to find it. Falls back to web search when PyPI metadata is insufficient.

Plugin: odh-ai-helpers | User-invocable

Diagram

python-packaging-source-finder diagram

Arguments

/python-packaging-source-finder <PACKAGE_NAME>
Argument Required Default Description
PACKAGE_NAME - Python package name to find the repository for

Usage

/python-packaging-source-finder requests
/python-packaging-source-finder vllm