mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-27 19:32:12 +00:00
Merge c177c980c4 into e90ae86068
This commit is contained in:
commit
898c7b11b2
1 changed files with 1 additions and 0 deletions
|
|
@ -609,6 +609,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
|
|||
- [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
|
||||
- [prospector](https://github.com/prospector-dev/prospector) - A tool to analyze Python code.
|
||||
- [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.
|
||||
- [deadcode-cli](https://github.com/coding-dev-tools/deadcode) - Detect and remove unused code across Python projects with configurable patterns.
|
||||
- [vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analyzing dead Python code.
|
||||
- Code Linters
|
||||
- [bandit](https://github.com/PyCQA/bandit) - A tool designed to find common security issues in Python code.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue