#1013292 ITP: git-of-theseus -- Analyze git repositories and create fancy plots

Package:
wnpp
Source:
wnpp
Submitter:
Evangelos Ribeiro Tzaras
Date:
2025-11-29 16:51:08 UTC
Severity:
wishlist
#1013292#5
Date:
2022-06-21 02:50:30 UTC
From:
To:
* Package name    : git-of-theseus
  Version         : 0.2.0
  Upstream Author : Erik Bernhardsson <mail@erikbern.com>
* URL             : https://github.com/erikbern/git-of-theseus
* License         : Apache
  Programming Lang: Python
  Description     : Analyze git repositories and create fancy plots

Create various plots on a git repository:
- Stack plots showing the total amount of code broken down by year it was added.
- Line plots showing percentage of code contributed by different authors.
- Survival plots showing how much of code has survived over the years.


I plan to maintain this package inside the Python Team.