python_project_info
Analyzes Python project configuration, dependencies, and structure via cached detection of pyproject.toml, setup.py, or requirements.txt.
Instructions
Analyze Python project configuration, dependencies, and structure (pyproject.toml, setup.py, requirements.txt detection with caching)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Working directory for the command |