You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -625,6 +625,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
625
625
626
626
- Code Analysis
627
627
-[code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
628
+
-[DepTend](https://github.com/SpIob/DepTend) - Scans a repo's PyPI dependencies against the OSV database and ranks what to fix first, with the full scoring breakdown shown for every result.
628
629
-[prospector](https://github.com/prospector-dev/prospector) - A tool to analyze Python code.
629
630
-[repowise](https://github.com/repowise-dev/repowise) - Codebase intelligence that indexes repos into dependency graphs, git history, and auto-generated docs with dead code detection.
630
631
-[vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analyzing dead Python code.
0 commit comments