ibm-granite-community / pm

Granite Community Project Management
0 stars 0 forks source link

[4.2.1:1a] Analyze Python code dependencies and recommend refactorings #67

Open fayvor opened 3 months ago

fayvor commented 3 months ago
  1. User: Inputs or selects Python code or whole projects for analysis and specifies the location of a prior static analysis or the location of tools for doing the analysis on demand.
  2. System: Invokes the static analysis tools (or ingests the outputs from the previous invocation) and returns a description of the most complex dependencies with suggested refactorings to simplify them.