mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 22:28:47 -05:00
[PR #3062] [MERGED] Add repowise to Code Analysis #4410
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3062
Author: @RaghavChamadiya
Created: 4/14/2026
Status: ✅ Merged
Merged: 4/14/2026
Merged by: @JinyangWang27
Base:
master← Head:add-repowise📝 Commits (1)
d06ab97Add repowise to Code Analysis📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Repowise is a Python tool (pip install repowise) that indexes codebases into dependency graphs, git history, and auto-generated documentation. It provides dead code detection, hotspot analysis, and ownership tracking across 14 languages using tree-sitter AST parsing.
https://github.com/repowise-dev/repowise
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.