Python code-maintainability

Open-source Python projects categorized as code-maintainability

Python code-maintainability Projects

code-maintainability
  1. git-habits

    Measure refactoring, duplication and churn from your own git history. Compare any two periods — for example, before and after your team adopted AI coding tools. Runs entirely locally; no code leaves your machine.

    Project mention: Measure your own coding habits before you believe anyone else's numbers | dev.to | 2026-08-05

    git clone https://github.com/uxdw/git-habits && cd git-habits python3 -m venv .venv && .venv/bin/pip install -e . # no idea when your habits changed? most people do not git-habits detect --repo /your/repo --author "you@example.com" # then compare either side of the date it suggests git-habits compare --repo /your/repo --author "you@example.com" --split 2026-04-13

  2. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python code-maintainability discussion

Log in or Post with

Index

# Project Stars
1 git-habits 1

Sponsored
Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io