Skip to content
#

complexity

Here are 171 public repositories matching this topic...

All the essential resources and template code needed to understand and practice data structures and algorithms in python with few small projects to demonstrate their practical application.

  • Updated Jan 30, 2025
  • Python

Pymetrica is a Python static analysis tool that computes software engineering metrics such as Cyclomatic Complexity, Halstead Volume, and Maintainability Cost. It analyzes code using the Python AST and provides a CLI for evaluating complexity, maintainability, and architectural stability of Python projects.

  • Updated May 20, 2026
  • Python

Improve this page

Add a description, image, and links to the complexity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the complexity topic, visit your repo's landing page and select "manage topics."

Learn more