Kontxt Kontxt @kontxt
Pyscn is a Python code quality analyzer designed for developers, providing features like dead code detection, clone detection, coupling metrics, and cyclomatic complexity analysis. Built with Go and tree-sitter, it allows users to conduct structural analysis to maintain code quality efficiently. Pyscn can be easily installed and configured for use in CI/CD pipelines, ensuring that code quality checks are integrated into development workflows.