- Implement recursive dependency resolution with cycle detection - Add include_transitive and max_depth parameters - Create dependency tree visualization with complexity scoring - Add performance impact assessment and maintenance risk analysis - Provide comprehensive circular dependency detection and reporting |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| compatibility_check.py | ||
| dependency_resolver.py | ||
| download_stats.py | ||
| package_downloader.py | ||
| package_query.py | ||