[PR #3062] [MERGED] Add repowise to Code Analysis #4410

Closed
opened 2026-04-15 10:07:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: add-repowise


📝 Commits (1)

  • d06ab97 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/3062 **Author:** [@RaghavChamadiya](https://github.com/RaghavChamadiya) **Created:** 4/14/2026 **Status:** ✅ Merged **Merged:** 4/14/2026 **Merged by:** [@JinyangWang27](https://github.com/JinyangWang27) **Base:** `master` ← **Head:** `add-repowise` --- ### 📝 Commits (1) - [`d06ab97`](https://github.com/vinta/awesome-python/commit/d06ab9789c1dbdb4829ba07bc7ebaba8e9674073) Add repowise to Code Analysis ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 10:07:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#4410