Skip to content
#

maintainability

Here are 91 public repositories matching this topic...

DebtBomb lets teams ship temporary hacks safely by attaching an expiry date to them. When the date passes, the bomb explodes — CI fails, a ticket is created, and your team is notified in Slack, Discord, or Microsoft Teams — forcing the debt to be owned, tracked, and cleaned up instead of silently rotting forever.

  • Updated Jan 17, 2026
  • Go

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 8, 2026
  • Python

Improve this page

Add a description, image, and links to the maintainability 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 maintainability topic, visit your repo's landing page and select "manage topics."

Learn more