Circular Code Dependency Detection
Free2 GitHub stars
Agent ToolAgnosticFile System
Overview
This tool systematically detects circular dependencies in Python codebases using Tarjan's algorithm. It is designed for developers seeking to improve code quality and maintainability through automated analysis and recommendations.